Custom tool panel, first step
This commit is contained in:
@@ -131,6 +131,9 @@ public:
|
||||
this->batchMode = batchMode;
|
||||
}
|
||||
|
||||
virtual Glib::ustring getToolName () {
|
||||
return toolName;
|
||||
}
|
||||
};
|
||||
|
||||
class FoldableToolPanel : public ToolPanel
|
||||
|
Reference in New Issue
Block a user