merge with dev

This commit is contained in:
Desmis
2017-10-14 08:34:38 +02:00
109 changed files with 3299 additions and 1084 deletions

View File

@@ -203,7 +203,7 @@ public:
CoarsePanel* coarse;
Gtk::Notebook* toolPanelNotebook;
ToolPanelCoordinator ();
ToolPanelCoordinator (bool batch = false);
virtual ~ToolPanelCoordinator ();
bool getChangedState ()