classic fourtf commit

This commit is contained in:
fourtf
2017-01-01 02:30:42 +01:00
parent a175c0a54c
commit 8b8b9706b3
40 changed files with 645 additions and 75 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ class NotebookButton : public QWidget
Q_OBJECT
public:
static const int IconPlus = 0;
static const int IconUser = 0;
static const int IconSettings = 0;
static const int IconUser = 1;
static const int IconSettings = 2;
int icon = 0;