| 54:a4055f67b9c7 | 55:cb81ecb5fb23 |
|---|---|
| 22 #include <QSet> | 22 #include <QSet> |
| 23 #include <memory> | 23 #include <memory> |
| 24 #include "basics.h" | 24 #include "basics.h" |
| 25 #include "utility.h" | 25 #include "utility.h" |
| 26 #include "maths.h" | 26 #include "maths.h" |
| 27 #include "geometry.h" | |
| 27 | 28 |
| 28 namespace settingGroups | 29 namespace settingGroups |
| 29 { | 30 { |
| 30 // List of setting groups | 31 // List of setting groups |
| 31 constexpr char mainwindow[] = "mainwindow"; | 32 constexpr char mainwindow[] = "mainwindow"; |