summaryrefslogtreecommitdiffstats
path: root/src/numpadvbutton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/numpadvbutton.cpp')
-rw-r--r--src/numpadvbutton.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/numpadvbutton.cpp b/src/numpadvbutton.cpp
index 772efcb..3e64fb0 100644
--- a/src/numpadvbutton.cpp
+++ b/src/numpadvbutton.cpp
@@ -48,3 +48,5 @@ void NumpadVButton::setKeyCode(unsigned int numpad_keycode, unsigned int cursor_
numlock_code = numpad_keycode;
VButton::setKeyCode(cursor_code);
}
+
+#include "numpadvbutton.moc"