30 #ifndef INTERFACES_ISTARTUPWIZARD_H
31 #define INTERFACES_ISTARTUPWIZARD_H
59 virtual QList<QWizardPage*> GetWizardPages ()
const = 0;
Q_DECLARE_INTERFACE(IColorThemeManager,"org.Deviant.LeechCraft.IColorThemeManager/1.0")
Interface for adding page to the common startup wizard.
virtual ~IStartupWizard()