Merge master.
[dcpomatic.git] / src / lib / util.h
index 1bbdfb2cf23dc56864241f1669b6cc87f8feea97..724e8937ca3e4fb3b7b22c36bd2e6650efaf9b7b 100644 (file)
@@ -44,8 +44,8 @@ extern "C" {
 
 /** The maximum number of audio channels that we can have in a DCP */
 #define MAX_DCP_AUDIO_CHANNELS 12
-
 #define DCPOMATIC_HELLO "Boys, you gotta learn not to talk to nuns that way"
+#define HISTORY_SIZE 10
 
 class Job;
 struct AVSubtitle;