diff --git a/Constants.cs b/Constants.cs index cb4dec62..73220e85 100644 --- a/Constants.cs +++ b/Constants.cs @@ -116,4 +116,4 @@ public const string OptionalValue = "(OPTIONAL)"; public const string YesNoValue = "Yes/No"; } -} +} \ No newline at end of file diff --git a/Enumerations.cs b/Enumerations.cs index cb699a05..46bcecc6 100644 --- a/Enumerations.cs +++ b/Enumerations.cs @@ -151,5 +151,7 @@ VideoCD, #endregion + + Custom = -1 } } diff --git a/MainWindow.xaml b/MainWindow.xaml index 9f8e491d..6b10954a 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -42,8 +42,9 @@ - - +