Fixed Inputboxes and Design

Todo pls merge me.
This commit is contained in:
Jan Schuffenhauer
2020-01-16 00:00:27 +01:00
parent 5f76f74cd5
commit b695a25128
7 changed files with 92 additions and 83 deletions

View File

@@ -107,7 +107,6 @@ void setDefaultToolValue();
// What we'll draw on
PaintingArea* paintingArea;
QEventLoop Loop;
const QSize Buttonsize = QSize(35,35);
QPixmap preview;
@@ -132,8 +131,6 @@ QPushButton* SwitchColorButton;
QLabel* ActiveLayerLine;
QLabel* ActiveLayerImageLabel;
QPalette Palette;
// The menu widgets
QMenu*saveAsMenu;
QMenu*fileMenu;