mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-16 05:10:32 +02:00
Merge branch 'Helper_Variablen' into 'dev-stupidrenderer'
# Conflicts: # src/Image/IntelliImage.h # src/IntelliPhoto.pro # src/Layer/PaintingArea.h
This commit is contained in:
@@ -166,6 +166,9 @@ public:
|
||||
|
||||
std::vector<QPoint> getPolygonDataOfRealLayer();
|
||||
|
||||
IntelliToolsettings Toolsettings;
|
||||
IntelliColorPicker colorPicker;
|
||||
|
||||
public slots:
|
||||
// Events to handle
|
||||
/*!
|
||||
@@ -201,8 +204,10 @@ private:
|
||||
int maxWidth;
|
||||
int maxHeight;
|
||||
|
||||
<<<<<<< src/Layer/PaintingArea.h
|
||||
IntelliRenderSettings renderSettings;
|
||||
IntelliColorPicker colorPicker;
|
||||
=======
|
||||
>>>>>>> src/Layer/PaintingArea.h
|
||||
IntelliTool* Tool;
|
||||
|
||||
std::vector<LayerObject> layerBundle;
|
||||
|
||||
Reference in New Issue
Block a user