summaryrefslogtreecommitdiff
path: root/src/frontend/btbookshelfwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/btbookshelfwidget.h')
-rw-r--r--src/frontend/btbookshelfwidget.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/frontend/btbookshelfwidget.h b/src/frontend/btbookshelfwidget.h
index 3f1e605..7811b5c 100644
--- a/src/frontend/btbookshelfwidget.h
+++ b/src/frontend/btbookshelfwidget.h
@@ -4,7 +4,7 @@
*
* This file is part of BibleTime's source code, http://www.bibletime.info/.
*
-* Copyright 1999-2011 by the BibleTime developers.
+* Copyright 1999-2014 by the BibleTime developers.
* The BibleTime source code is licensed under the GNU General Public License
* version 2.0.
*
@@ -35,7 +35,6 @@ class BtBookshelfWidget: public QWidget {
Q_OBJECT
public:
explicit BtBookshelfWidget(QWidget *parent = 0, Qt::WindowFlags flags = 0);
- ~BtBookshelfWidget();
void setSourceModel(QAbstractItemModel *model);