summaryrefslogtreecommitdiff
path: root/src/frontend/keychooser/bthistory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/keychooser/bthistory.h')
-rw-r--r--src/frontend/keychooser/bthistory.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/frontend/keychooser/bthistory.h b/src/frontend/keychooser/bthistory.h
index a92a25e..6c65aca 100644
--- a/src/frontend/keychooser/bthistory.h
+++ b/src/frontend/keychooser/bthistory.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.
*
**********/
@@ -60,7 +62,7 @@ class BTHistory: public QObject {
/**
* Signal will be sent when the current point in history has moved
*/
- void historyMoved(QString& newKey);
+ void historyMoved(QString newKey);
private: