Basic recent files list in the File menu.
[dcpomatic.git] / src / lib / util.h
index 70bf495c682c42332ea22bf5294497c243ad5276..675c8d03e6304a42a56f4911e88eb4bdeeaa352d 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
 
 namespace libdcp {
        class Signer;