46 #include "Widgets.h" |
46 #include "Widgets.h" |
47 #include "AddObjectDialog.h" |
47 #include "AddObjectDialog.h" |
48 #include "MessageLog.h" |
48 #include "MessageLog.h" |
49 #include "Configuration.h" |
49 #include "Configuration.h" |
50 #include "ui_ldforge.h" |
50 #include "ui_ldforge.h" |
51 #include "moc_MainWindow.cxx" |
|
52 |
51 |
53 static bool g_isSelectionLocked = false; |
52 static bool g_isSelectionLocked = false; |
54 |
53 |
55 cfg (Bool, lv_colorize, true); |
54 cfg (Bool, lv_colorize, true); |
56 cfg (String, gui_colortoolbar, "16:24:|:4:25:14:27:2:3:11:1:22:|:0:72:71:15"); |
55 cfg (String, gui_colortoolbar, "16:24:|:4:25:14:27:2:3:11:1:22:|:0:72:71:15"); |