src/configDialog.cpp

changeset 491
7d1b5ecd76c0
parent 482
5e96648f416f
child 493
16766ac1bbd9
--- a/src/configDialog.cpp	Wed Sep 04 11:54:17 2013 +0300
+++ b/src/configDialog.cpp	Sun Sep 22 23:27:07 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