Fix build crash (see #5232), but this branch is still not usable

This commit is contained in:
Hombre
2019-03-19 22:29:10 +01:00
parent e2caaf3571
commit e0c04955e3
17 changed files with 84 additions and 76 deletions

View File

@@ -25,10 +25,10 @@
#include "guiutils.h"
#include "multilangmgr.h"
#include "paramsedited.h"
#include "edit.h"
class ToolPanel;
class FoldableToolPanel;
class EditDataProvider;
class ToolPanelListener
{