From b6027ae3f71e2c1961357500b9da203e3a04a194 Mon Sep 17 00:00:00 2001 From: tpearson Date: Tue, 17 May 2011 17:31:58 +0000 Subject: TQt4 port Bibletime This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/bibletime@1232459 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- bibletime/backend/ctextrendering.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bibletime/backend/ctextrendering.h') diff --git a/bibletime/backend/ctextrendering.h b/bibletime/backend/ctextrendering.h index dcf42a4..c4689b4 100644 --- a/bibletime/backend/ctextrendering.h +++ b/bibletime/backend/ctextrendering.h @@ -116,7 +116,7 @@ public: const TQString renderKeyTree( KeyTree& ); - const TQString renderKeyRange( const TQString& start, const TQString& stop, const ListCSwordModuleInfo& modules, const TQString& hightlightKey = TQString::null, const KeyTreeItem::Settings& settings = KeyTreeItem::Settings() ); + const TQString renderKeyRange( const TQString& start, const TQString& stop, const ListCSwordModuleInfo& modules, const TQString& hightlightKey = TQString(), const KeyTreeItem::Settings& settings = KeyTreeItem::Settings() ); const TQString renderSingleKey( const TQString& key, const ListCSwordModuleInfo&, const KeyTreeItem::Settings& settings = KeyTreeItem::Settings() ); -- cgit v1.2.3