summaryrefslogtreecommitdiff
path: root/src/organizercore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/organizercore.h')
-rw-r--r--src/organizercore.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/organizercore.h b/src/organizercore.h
index 8ef8baaa..9e81f0c3 100644
--- a/src/organizercore.h
+++ b/src/organizercore.h
@@ -266,6 +266,8 @@ private:
bool createDirectory(const QString &path);
+ QString oldMO1HookDll() const;
+
/**
* @brief return a descriptor of the mappings real file->virtual file
*/
@@ -290,8 +292,7 @@ private slots:
void loginFailed(const QString &message);
private:
-
- static const unsigned int PROBLEM_TOOMANYPLUGINS = 1;
+ static const unsigned int PROBLEM_MO1SCRIPTEXTENDERWORKAROUND = 1;
private: