Added Colorpalette for most of the things

@AshBastian
@DerAnonymos
This commit is contained in:
Jan Schuffenhauer
2020-01-10 11:16:17 +01:00
parent 2ae679099b
commit 048fae53fb
2 changed files with 33 additions and 16 deletions

View File

@@ -124,7 +124,9 @@ QPushButton* SecondColorButton;
QPushButton* SwitchColorButton;
QLabel* ActiveLayerLine;
QPushButton* ActiveLayerImageButton;
QLabel* ActiveLayerImageLine;
QPalette Palette;
// The menu widgets
QMenu*saveAsMenu;