mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-16 05:10:32 +02:00
PolygonTool fertig
This commit is contained in:
@@ -59,6 +59,10 @@ public:
|
||||
void createPlainTool();
|
||||
void createLineTool();
|
||||
|
||||
//get Width and Height of active Layer
|
||||
int getWidthActiveLayer();
|
||||
int getHeightActiveLayer();
|
||||
|
||||
public slots:
|
||||
|
||||
// Events to handle
|
||||
|
||||
Reference in New Issue
Block a user