Basic support for emailing a report of a problem (#43).
[dcpomatic.git] / src / lib / util.h
index 724e8937ca3e4fb3b7b22c36bd2e6650efaf9b7b..93d0587c5a3200dcb45b270743311c5b9f3b6778 100644 (file)
@@ -46,6 +46,7 @@ extern "C" {
 #define MAX_DCP_AUDIO_CHANNELS 12
 #define DCPOMATIC_HELLO "Boys, you gotta learn not to talk to nuns that way"
 #define HISTORY_SIZE 10
+#define REPORT_PROBLEM _("Please report this problem by using Help -> Report a problem or via email to carl@dcpomatic.com")
 
 class Job;
 struct AVSubtitle;