diff options
Diffstat (limited to 'plugins/Svc_crshdmp/utils.h')
-rw-r--r-- | plugins/Svc_crshdmp/utils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Svc_crshdmp/utils.h b/plugins/Svc_crshdmp/utils.h index 88a903c028..06770ae9b5 100644 --- a/plugins/Svc_crshdmp/utils.h +++ b/plugins/Svc_crshdmp/utils.h @@ -116,6 +116,7 @@ extern DWORD mirandaVersion; extern LCID packlcid;
extern bool servicemode;
extern bool clsdates;
+extern bool dtsubfldr;
extern TCHAR CrashLogFolder[MAX_PATH];
extern TCHAR VersionInfoFolder[MAX_PATH];
|