summaryrefslogtreecommitdiff
path: root/src/frontend/keychooser/cscrollerwidgetset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/keychooser/cscrollerwidgetset.h')
-rw-r--r--src/frontend/keychooser/cscrollerwidgetset.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/frontend/keychooser/cscrollerwidgetset.h b/src/frontend/keychooser/cscrollerwidgetset.h
index ae81636..8645efc 100644
--- a/src/frontend/keychooser/cscrollerwidgetset.h
+++ b/src/frontend/keychooser/cscrollerwidgetset.h
@@ -2,7 +2,7 @@
*
* This file is part of BibleTime's source code, http://www.bibletime.info/.
*
-* Copyright 1999-2008 by the BibleTime developers.
+* Copyright 1999-2011 by the BibleTime developers.
* The BibleTime source code is licensed under the GNU General Public License version 2.0.
*
**********/
@@ -26,11 +26,10 @@ class QVBoxLayout;
*/
class CScrollerWidgetSet : public QWidget {
Q_OBJECT
+
public:
- /**
- * the constructor
- */
CScrollerWidgetSet(QWidget *parent = 0);
+
/**
* Sets the tooltips for the given entries using the parameters as text.
*/