Enhanced look for detail window and zoom guides, Issue 2306, thanks also to DrSlony, Hombre and Michael

This commit is contained in:
Ingo
2014-04-12 16:08:17 +02:00
parent 69eee8036a
commit d1dfc0c8f0
10 changed files with 118 additions and 110 deletions

View File

@@ -54,7 +54,6 @@ class CropWindow : public LWButtonListener, public CropHandlerListener, public E
bool isLowUpdatePriority;
// decoration
Cairo::RefPtr<Cairo::ImageSurface> resizeSurface;
LWButton *bZoomIn, *bZoomOut, *bZoom100, /**bZoomFit,*/ *bClose;
LWButtonSet buttonSet;
Glib::ustring cropLabel;