Instance view, model, delegate.
This commit is contained in:
@ -18,11 +18,11 @@
|
||||
|
||||
#include <QObject>
|
||||
|
||||
#include <basicsettingsobject.h>
|
||||
#include <inisettingsobject.h>
|
||||
|
||||
#include "libmmc_config.h"
|
||||
|
||||
class LIBMULTIMC_EXPORT AppSettings : public BasicSettingsObject
|
||||
class LIBMULTIMC_EXPORT AppSettings : public INISettingsObject
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
Reference in New Issue
Block a user