summaryrefslogtreecommitdiff
path: root/src/util/cresmgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/cresmgr.h')
-rw-r--r--src/util/cresmgr.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/util/cresmgr.h b/src/util/cresmgr.h
index 89bcfa5..b09c9fa 100644
--- a/src/util/cresmgr.h
+++ b/src/util/cresmgr.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.
*
**********/
@@ -227,6 +229,12 @@ extern const char* actionName;
}
} //end of main menu
+namespace findWidget {
+extern const QString close_icon;
+extern const QString previous_icon;
+extern const QString next_icon;
+}
+
namespace searchdialog {
extern const QString icon;
extern const QString close_icon;