summaryrefslogtreecommitdiffstats
path: root/bibletime/frontend/keychooser/cscrollbutton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bibletime/frontend/keychooser/cscrollbutton.cpp')
-rw-r--r--bibletime/frontend/keychooser/cscrollbutton.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/bibletime/frontend/keychooser/cscrollbutton.cpp b/bibletime/frontend/keychooser/cscrollbutton.cpp
index 3f7042f..221f35b 100644
--- a/bibletime/frontend/keychooser/cscrollbutton.cpp
+++ b/bibletime/frontend/keychooser/cscrollbutton.cpp
@@ -99,3 +99,5 @@ void CScrollButton::wheelEvent( TQWheelEvent* e ) {
e->ignore();
}
}
+
+#include "cscrollbutton.moc"