summaryrefslogtreecommitdiff
path: root/src/bibletime_dbus_adaptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bibletime_dbus_adaptor.h')
-rw-r--r--src/bibletime_dbus_adaptor.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/bibletime_dbus_adaptor.h b/src/bibletime_dbus_adaptor.h
index 9bfcae3..ea4ec69 100644
--- a/src/bibletime_dbus_adaptor.h
+++ b/src/bibletime_dbus_adaptor.h
@@ -48,9 +48,7 @@ class BibleTimeDBusAdaptor : QDBusAbstractAdaptor {
* @param key The key which is set to all Bible and Commentary windows.
*/
void syncAllVerseBasedModules(const QString& key);
- /** Reload all modules
- */
- void reloadModules();
+
/** Open a new read window for the module moduleName using the given key
* @param moduleName The name of the module which is opened in a new module window.
* @param key The key to set to the newly opened window.