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.cpp" |
51 #include "moc_MainWindow.cxx" |
52 |
52 |
53 static bool g_isSelectionLocked = false; |
53 static bool g_isSelectionLocked = false; |
54 |
54 |
55 cfg (Bool, lv_colorize, true); |
55 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"); |
56 cfg (String, gui_colortoolbar, "16:24:|:4:25:14:27:2:3:11:1:22:|:0:72:71:15"); |