src/Document.cc

changeset 632
63e6243b880c
parent 629
b75c6cce02e2
child 633
34d18b9c2cab
child 682
c382df477b0c
equal deleted inserted replaced
631:93272c0f9a80 632:63e6243b880c
27 #include "MainWindow.h" 27 #include "MainWindow.h"
28 #include "EditHistory.h" 28 #include "EditHistory.h"
29 #include "Dialogs.h" 29 #include "Dialogs.h"
30 #include "GLRenderer.h" 30 #include "GLRenderer.h"
31 #include "misc/InvokationDeferer.h" 31 #include "misc/InvokationDeferer.h"
32 #include "moc_Document.cpp" 32 #include "moc_Document.cxx"
33 33
34 cfg (String, io_ldpath, ""); 34 cfg (String, io_ldpath, "");
35 cfg (List, io_recentfiles, {}); 35 cfg (List, io_recentfiles, {});
36 extern_cfg (String, net_downloadpath); 36 extern_cfg (String, net_downloadpath);
37 extern_cfg (Bool, gl_logostuds); 37 extern_cfg (Bool, gl_logostuds);

mercurial