Pipette in Lab Mode and improving data Navigator and histogram panel issue2327
This commit is contained in:
@@ -23,7 +23,7 @@ class PointerMotionListener {
|
||||
|
||||
public:
|
||||
// virtual void pointerMoved (bool validPos, int x, int y, int r, int g, int b) {}
|
||||
virtual void pointerMoved (bool validPos, Glib::ustring profile, int x, int y, int r, int g, int b) {}
|
||||
virtual void pointerMoved (bool validPos, Glib::ustring profile, Glib::ustring profileW,int x, int y, int r, int g, int b) {}
|
||||
virtual void toggleFreeze () {}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user