Fix openSUSE build once again (fixes #4307)

This commit is contained in:
Flössie
2018-01-15 17:54:15 +01:00
parent 3c50e8ff5b
commit 656a92cb8e
2 changed files with 9 additions and 1 deletions

View File

@@ -53,6 +53,8 @@ public:
void setListener(ToolPanelListener *tpl);
private:
bool resetPressed(GdkEventButton* event);
//Gtk::HSeparator* satLimiterSep;
Gtk::HSeparator* colorSep;
CurveEditorGroup* colorCurveEditorG;