From 1ea03c0fce8066c1e22188447b4a6ca4dcef1201 Mon Sep 17 00:00:00 2001 From: "Roberto C. Sanchez" Date: Tue, 21 Oct 2014 22:58:34 -0400 Subject: Imported Upstream version 2.10.1 --- src/frontend/keychooser/bthistory.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/frontend/keychooser/bthistory.h') 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: -- cgit v1.2.3