GUI enhancement: RGBV indicators below Histogram on behalf of Wolfgang K?hnel (see issue 683)
This commit is contained in:
@@ -24,6 +24,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 toggleFreeze () {}
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user