Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/crashreporter/CrashReporterConfig.h.in')
-rw-r--r--src/crashreporter/CrashReporterConfig.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/crashreporter/CrashReporterConfig.h.in b/src/crashreporter/CrashReporterConfig.h.in
index 1fa026d5d..14f937be9 100644
--- a/src/crashreporter/CrashReporterConfig.h.in
+++ b/src/crashreporter/CrashReporterConfig.h.in
@@ -11,4 +11,6 @@
#define CRASHREPORTER_SUBMIT_URL "@CRASHREPORTER_SUBMIT_URL@"
+#define CRASHREPORTER_ICON "@CRASHREPORTER_ICON@"
+
#endif // CRASHREPORTERCONFIG_H