summaryrefslogtreecommitdiff
path: root/src/kspellplugin.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2013-01-02 11:32:23 +0100
committerAndrea Diamantini <adjam7@gmail.com>2013-01-02 11:32:23 +0100
commitb96d7a83dc5f25429b378fb4a4c3cf9399830491 (patch)
tree2f6f63bc305a15978994219076c5a9ec3aa5789b /src/kspellplugin.cpp
parentKrazy fixes, third shot (diff)
downloadrekonq-b96d7a83dc5f25429b378fb4a4c3cf9399830491.tar.xz
Restore rekonq 1.x shortcuts
ALT + #number to change tabs CTRL + #number to load favorites BUG: 312341
Diffstat (limited to 'src/kspellplugin.cpp')
-rw-r--r--src/kspellplugin.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/kspellplugin.cpp b/src/kspellplugin.cpp
index 7b20b4a4..244c2a1d 100644
--- a/src/kspellplugin.cpp
+++ b/src/kspellplugin.cpp
@@ -27,6 +27,7 @@
// Self Includes
#include "kspellplugin.h"
+#include "kspellplugin.moc"
// KDE Includes
#include <KDebug>