28 #include "MainWindow.h" |
28 #include "MainWindow.h" |
29 #include "EditHistory.h" |
29 #include "EditHistory.h" |
30 #include "Dialogs.h" |
30 #include "Dialogs.h" |
31 #include "GLRenderer.h" |
31 #include "GLRenderer.h" |
32 #include "misc/InvokationDeferer.h" |
32 #include "misc/InvokationDeferer.h" |
33 #include "moc_Document.cxx" |
|
34 |
33 |
35 cfg (String, io_ldpath, ""); |
34 cfg (String, io_ldpath, ""); |
36 cfg (List, io_recentfiles, {}); |
35 cfg (List, io_recentfiles, {}); |
37 extern_cfg (String, net_downloadpath); |
36 extern_cfg (String, net_downloadpath); |
38 extern_cfg (Bool, gl_logostuds); |
37 extern_cfg (Bool, gl_logostuds); |