Introduce the idea of unknown original subtitle type to clean up the GUI a bit.
[dcpomatic.git] / src / lib / types.h
index 02d71e2973c159bc6e1480df367996d558d9f599..42e2e3eecd2c8d6801e3b6563ecdcf53a5b116d4 100644 (file)
@@ -144,6 +144,7 @@ enum ReelType
  */
 enum TextType
 {
+       TEXT_UNKNOWN,
        TEXT_OPEN_SUBTITLE,
        TEXT_CLOSED_CAPTION,
        TEXT_COUNT