Dummy Gui

This commit is contained in:
AshBastian
2020-01-08 19:55:34 +01:00
parent 42f91ca719
commit a99ad09e8c
5 changed files with 118 additions and 9 deletions

View File

@@ -165,6 +165,8 @@ public:
std::vector<QPoint> getPolygonDataOfRealLayer();
IntelliToolsettings Toolsettings;
public slots:
// Events to handle
/*!
@@ -202,7 +204,6 @@ private:
IntelliTool* Tool;
IntelliColorPicker colorPicker;
IntelliToolsettings Toolsettings;
std::vector<LayerObject> layerBundle;
int activeLayer=-1;