Fix the incorrect display behavior of the pipette cursor + add tooltip to Edit buttons

This commit is contained in:
Hombrenatureh.510
2014-03-15 17:00:44 +01:00
parent 1da9dda959
commit 0d57900a3b
9 changed files with 63 additions and 20 deletions

View File

@@ -55,6 +55,7 @@ class ImageArea : public Gtk::DrawingArea, public CropWindowListener, public Edi
bool dirty;
CropWindow* focusGrabber;
CropWindow* flawnOverWindow;
CropGUIListener* cropgl;
PointerMotionListener* pmlistener;
PointerMotionListener* pmhlistener;