mirror of https://github.com/CGAL/cgal
Fix the indentation (cont.)
This commit is contained in:
parent
83eff08e47
commit
4f0ea28069
|
|
@ -1695,8 +1695,7 @@ void Viewer_impl::sendSnapshotToClipboard(Viewer *viewer)
|
|||
#else
|
||||
QApplication::clipboard()->setImage(*snap);
|
||||
#endif
|
||||
delete snap;
|
||||
|
||||
delete snap;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue