GUI Update 1

This commit is contained in:
AshBastian
2020-01-16 17:22:19 +01:00
parent b03270704c
commit 332e752371
2 changed files with 14 additions and 13 deletions

View File

@@ -136,6 +136,9 @@ QPushButton* SwitchColorButton;
QLabel* ActiveLayerLine;
QLabel* ActiveLayerImageLabel;
QPushButton* dimActive;
QPushButton* dimCanvas;
// The menu widgets
QMenu*saveAsMenu;
QMenu*fileMenu;