src/configDialog.cpp

changeset 526
b29b6fc45ba9
parent 517
2b5adb45aaa5
child 527
47c068f2e7e3
--- a/src/configDialog.cpp	Tue Oct 22 13:53:24 2013 +0300
+++ b/src/configDialog.cpp	Tue Oct 22 19:22:15 2013 +0300
@@ -38,6 +38,7 @@
 #include "colorSelectDialog.h"
 #include "gldraw.h"
 #include "ui_config.h"
+#include "moc_configDialog.cpp"
 
 extern_cfg (String, gl_bgcolor);
 extern_cfg (String, gl_maincolor);
@@ -713,4 +714,3 @@
 {	seq = ev->key() + ev->modifiers();
 	updateOutput();
 }
-#include "moc_configDialog.cpp"

mercurial