src/configDialog.cpp

changeset 664
e3a32a79a10a
parent 491
7d1b5ecd76c0
child 493
16766ac1bbd9
--- a/src/configDialog.cpp	Mon Sep 09 23:35:32 2013 +0300
+++ b/src/configDialog.cpp	Wed Sep 25 11:02:44 2013 +0300
@@ -700,4 +700,5 @@
 void KeySequenceDialog::keyPressEvent (QKeyEvent* ev) {
 	seq = ev->key() + ev->modifiers();
 	updateOutput();
-}
\ No newline at end of file
+}
+#include "moc_configDialog.cpp"

mercurial