mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-15 04:40:37 +02:00
Dummy Gui
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user