summaryrefslogtreecommitdiff
path: root/src/frontend/btmodulechooserdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/btmodulechooserdialog.h')
-rw-r--r--src/frontend/btmodulechooserdialog.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/frontend/btmodulechooserdialog.h b/src/frontend/btmodulechooserdialog.h
index 706088c..685ac48 100644
--- a/src/frontend/btmodulechooserdialog.h
+++ b/src/frontend/btmodulechooserdialog.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.
*
@@ -24,8 +24,6 @@ class QLabel;
class BtModuleChooserDialog : public QDialog {
Q_OBJECT
- public:
- virtual ~BtModuleChooserDialog();
protected:
explicit BtModuleChooserDialog(QWidget *parent = 0, Qt::WindowFlags flags = 0);