src/main.h

changeset 63
f7dd937667a5
parent 55
cb81ecb5fb23
child 64
f99d52b1646b
equal deleted inserted replaced
62:3e92760fe00a 63:f7dd937667a5
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 #include "geometry.h"
28 #include "functional.h"
28 29
29 namespace settingGroups 30 namespace settingGroups
30 { 31 {
31 // List of setting groups 32 // List of setting groups
32 constexpr char mainwindow[] = "mainwindow"; 33 constexpr char mainwindow[] = "mainwindow";

mercurial