mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-14 04:10:31 +02:00
Merge branch 'dev' into dev-docs
This commit is contained in:
@@ -56,6 +56,10 @@ public:
|
||||
void createPlainTool();
|
||||
void createLineTool();
|
||||
|
||||
//get Width and Height of active Layer
|
||||
int getWidthActiveLayer();
|
||||
int getHeightActiveLayer();
|
||||
|
||||
public slots:
|
||||
// Events to handle
|
||||
void slotActivateLayer(int a);
|
||||
|
||||
Reference in New Issue
Block a user