summaryrefslogtreecommitdiffstats
path: root/bibletime/backend/ctextrendering.h
diff options
context:
space:
mode:
Diffstat (limited to 'bibletime/backend/ctextrendering.h')
-rw-r--r--bibletime/backend/ctextrendering.h2
1 files changed, 1 insertions, 1 deletions
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() );