summaryrefslogtreecommitdiff
path: root/src/frontend/keychooser/cscrollbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/keychooser/cscrollbutton.h')
-rw-r--r--src/frontend/keychooser/cscrollbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend/keychooser/cscrollbutton.h b/src/frontend/keychooser/cscrollbutton.h
index 3af4ca8..54b82e6 100644
--- a/src/frontend/keychooser/cscrollbutton.h
+++ b/src/frontend/keychooser/cscrollbutton.h
@@ -22,7 +22,7 @@ class QWheelEvent;
* \author The BibleTime team.
*/
class CScrollButton: public QToolButton {
- Q_OBJECT
+ Q_OBJECT
public:
CScrollButton(QWidget *parent = 0);
virtual ~CScrollButton();