Buttonsize Updated

This commit is contained in:
AshBastian
2020-01-10 12:39:01 +01:00
parent 74d2d30fe0
commit ea7316cb0b
3 changed files with 23 additions and 28 deletions

View File

@@ -35,7 +35,6 @@ IntelliPhotoGui();
void UpdateGui();
void setToolWidth(int value);
int getToolWidth();
protected:
// Function used to close an event
@@ -127,7 +126,7 @@ QPushButton* SecondColorButton;
QPushButton* SwitchColorButton;
QLabel* ActiveLayerLine;
QLabel* ActiveLayerImageLine;
QLabel* ActiveLayerImageLabel;
QPalette Palette;