mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-17 13:50:35 +02:00
delete Layer
delete Layer, delete active Layer, protect against false input
This commit is contained in:
@@ -44,6 +44,7 @@ public slots:
|
||||
// Events to handle
|
||||
void clearImage(int r, int g, int b);
|
||||
void activate(int a);
|
||||
void deleteActiveLayer();
|
||||
|
||||
void setAlpha(int a);
|
||||
void getMoveUp(int a);
|
||||
|
||||
Reference in New Issue
Block a user