Restore of old painting

This commit is contained in:
Jonas Mucke
2019-12-04 18:07:54 +01:00
parent 69c2750358
commit 161165bf34
13 changed files with 82 additions and 867 deletions

View File

@@ -3,8 +3,8 @@
#include <QList>
#include <QMainWindow>
#include <QGridLayout>
#include <QPushButton>
#include<QGridLayout>
#include<QPushButton>
// PaintingArea used to paint the image
class PaintingArea;