summaryrefslogtreecommitdiff
path: root/src/frontend/btaboutdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/btaboutdialog.h')
-rw-r--r--src/frontend/btaboutdialog.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/frontend/btaboutdialog.h b/src/frontend/btaboutdialog.h
index 2ad6607..132074a 100644
--- a/src/frontend/btaboutdialog.h
+++ b/src/frontend/btaboutdialog.h
@@ -1,8 +1,10 @@
/*********
*
+* In the name of the Father, and of the Son, and of the Holy Spirit.
+*
* 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.
*
**********/
@@ -22,7 +24,6 @@ class BtAboutDialog: public QDialog {
Q_OBJECT
public:
BtAboutDialog(QWidget *parent = 0, Qt::WindowFlags wflags = Qt::Dialog);
- ~BtAboutDialog();
protected:
virtual void resizeEvent(QResizeEvent* event);