diff --git a/MP-II/Resources/GUITestPlugin/GUITestModel.cs b/MP-II/Resources/GUITestPlugin/GUITestModel.cs index 84142ca6259..52956bd7d16 100644 --- a/MP-II/Resources/GUITestPlugin/GUITestModel.cs +++ b/MP-II/Resources/GUITestPlugin/GUITestModel.cs @@ -24,20 +24,13 @@ using System; using System.Collections.Generic; -using MediaPortal.Core; -using MediaPortal.Core.General; -using MediaPortal.Core.MediaManagement; -using MediaPortal.Core.Services.MediaManagement; -using MediaPortal.UI.Presentation.DataObjects; using MediaPortal.UI.Presentation.Models; -using MediaPortal.UI.Presentation.Players; -using MediaPortal.UI.Presentation.Screens; using MediaPortal.UI.Presentation.Workflow; namespace Test.GUITestPlugin { /// - /// Model which holds the GUI state for the GUI test model. + /// Model which holds the GUI state for the GUI test state. /// public class GUITestModel : IWorkflowModel { @@ -50,10 +43,6 @@ public class GUITestModel : IWorkflowModel #endregion - public GUITestModel() - { - } - #region IWorkflowModel implementation public Guid ModelId diff --git a/MP-II/Resources/GUITestPlugin/GUITestPlugin.csproj b/MP-II/Resources/GUITestPlugin/GUITestPlugin.csproj index e47d97f22ef..7d56118c8cf 100644 --- a/MP-II/Resources/GUITestPlugin/GUITestPlugin.csproj +++ b/MP-II/Resources/GUITestPlugin/GUITestPlugin.csproj @@ -52,6 +52,7 @@ + @@ -62,6 +63,7 @@ + diff --git a/MP-II/Resources/GUITestPlugin/Skin/default/screens/gui-test-main.xaml b/MP-II/Resources/GUITestPlugin/Skin/default/screens/gui-test-main.xaml index d1b411b268c..03f25d55679 100644 --- a/MP-II/Resources/GUITestPlugin/Skin/default/screens/gui-test-main.xaml +++ b/MP-II/Resources/GUITestPlugin/Skin/default/screens/gui-test-main.xaml @@ -1,36 +1,50 @@ - + - - - - - - - - - - - - - - - -