summaryrefslogtreecommitdiffstats
path: root/abs/core/mythinstall/MythVantage-app/mythinstall/installationtype.h
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/mythinstall/MythVantage-app/mythinstall/installationtype.h')
-rwxr-xr-xabs/core/mythinstall/MythVantage-app/mythinstall/installationtype.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/abs/core/mythinstall/MythVantage-app/mythinstall/installationtype.h b/abs/core/mythinstall/MythVantage-app/mythinstall/installationtype.h
index e043f0a..75f322a 100755
--- a/abs/core/mythinstall/MythVantage-app/mythinstall/installationtype.h
+++ b/abs/core/mythinstall/MythVantage-app/mythinstall/installationtype.h
@@ -1,11 +1,11 @@
-#include <settings.h>
-#include "mythdialogs.h"
+//#include <settings.h>
+//#include "mythdialogs.h"
+#include "standardsettings.h"
-class Mythinstalltype: public ConfigurationWizard {
+class Mythinstalltype : public GroupSetting {
public:
Mythinstalltype();
};
int mythinstalltype(QString);
-