src/config.cpp

changeset 36
b8fa9171be6e
parent 32
91e9c2b710dd
child 37
c82a86ea87be
--- a/src/config.cpp	Mon Jun 01 05:32:30 2015 +0000
+++ b/src/config.cpp	Mon Jun 01 17:06:13 2015 +0300
@@ -25,7 +25,6 @@
 #include "ui_configbox.h"
 #include "misc.h"
 #include "demo.h"
-#include "build/moc_config.cpp"
 #include "versionEditor.h"
 
 CONFIG (Bool, noprompt,      false)
@@ -247,4 +246,4 @@
 		dlg->saveChanges();
 		initVersions();
 	}
-}
\ No newline at end of file
+}

mercurial