40 #include "ui_overlay.h" |
40 #include "ui_overlay.h" |
41 #include "ui_ldrawpath.h" |
41 #include "ui_ldrawpath.h" |
42 #include "ui_openprogress.h" |
42 #include "ui_openprogress.h" |
43 #include "ui_extprogpath.h" |
43 #include "ui_extprogpath.h" |
44 #include "ui_about.h" |
44 #include "ui_about.h" |
45 #include "moc_dialogs.cxx" |
|
46 |
45 |
47 extern const char* g_extProgPathFilter; |
46 extern const char* g_extProgPathFilter; |
48 extern_cfg (String, io_ldpath); |
47 extern_cfg (String, io_ldpath); |
49 |
48 |
50 // ============================================================================= |
49 // ============================================================================= |