mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-14 12:20:32 +02:00
Gui Endprodukt
This commit is contained in:
@@ -32,6 +32,8 @@ public:
|
||||
*/
|
||||
IntelliPhotoGui();
|
||||
|
||||
void UpdateGui();
|
||||
|
||||
protected:
|
||||
// Function used to close an event
|
||||
void closeEvent(QCloseEvent*event) override;
|
||||
@@ -115,6 +117,7 @@ QPushButton* SecondColorButton;
|
||||
QPushButton* SwitchColorButton;
|
||||
|
||||
QLabel* ActiveLayerLine;
|
||||
QPushButton* ActiveLayerImageButton;
|
||||
|
||||
// The menu widgets
|
||||
QMenu*saveAsMenu;
|
||||
|
||||
Reference in New Issue
Block a user