Various memory leaks found by valgrind/code review.
Many thanks to Jan for the much neater fast_demo.cc patch.
This commit is contained in:
@@ -53,7 +53,7 @@ class CropWindow : public LWButtonListener, public CropHandlerListener {
|
||||
|
||||
// decoration
|
||||
Cairo::RefPtr<Cairo::ImageSurface> resizeSurface;
|
||||
LWButton *bZoomIn, *bZoomOut, *bZoom100, *bZoomFit, *bClose;
|
||||
LWButton *bZoomIn, *bZoomOut, *bZoom100, /**bZoomFit,*/ *bClose;
|
||||
LWButtonSet buttonSet;
|
||||
Glib::ustring cropLabel;
|
||||
int backColor;
|
||||
|
Reference in New Issue
Block a user