code cleanup #2

This commit is contained in:
Jonas Mucke
2020-01-15 19:04:51 +01:00
parent 72d55b2c8f
commit 0e6ce309c9
4 changed files with 38 additions and 66 deletions

View File

@@ -105,8 +105,6 @@ bool saveFile(const QByteArray &fileFormat);
void setDefaultToolValue();
int getReturnValueOfDialog();
// What we'll draw on
PaintingArea* paintingArea;
QEventLoop Loop;