Don't create Metadata panel for batch editor, #4140

This commit is contained in:
heckflosse
2017-10-13 20:54:03 +02:00
parent fd0d50fe0d
commit b6bf4aba05
3 changed files with 26 additions and 77 deletions

View File

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