diff options
Diffstat (limited to 'src/organizercore.h')
| -rw-r--r-- | src/organizercore.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/organizercore.h b/src/organizercore.h index 7bb7faa7..40531195 100644 --- a/src/organizercore.h +++ b/src/organizercore.h @@ -160,6 +160,8 @@ public: void updateVFSParams(int logLevel, int crashDumpsType);
+ bool cycleDiagnostics();
+
static CrashDumpsType getGlobalCrashDumpsType() { return m_globalCrashDumpsType; }
static void setGlobalCrashDumpsType(int crashDumpsType);
static std::wstring crashDumpsPath();
|
