mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-15 04:40:37 +02:00
Update InputBoxes
This commit is contained in:
@@ -38,7 +38,6 @@ IntelliPhotoGui(IntelliInputDialog* InputDialog);
|
||||
void UpdateGui();
|
||||
|
||||
void setToolWidth(int value);
|
||||
int returnValueOfInputDialog = 5;
|
||||
|
||||
protected:
|
||||
// Function used to close an event
|
||||
@@ -106,6 +105,8 @@ bool saveFile(const QByteArray &fileFormat);
|
||||
|
||||
void setDefaultToolValue();
|
||||
|
||||
int getReturnValueOfDialog();
|
||||
|
||||
// What we'll draw on
|
||||
PaintingArea* paintingArea;
|
||||
IntelliInputDialog* InputDialog;
|
||||
|
||||
Reference in New Issue
Block a user