controlpanelplugins/themeplugin/src/cpthemeinfo.h
changeset 40 593f946f4fec
parent 22 a5692c68d772
equal deleted inserted replaced
22:a5692c68d772 40:593f946f4fec
    24 
    24 
    25 class CpThemeInfo {
    25 class CpThemeInfo {
    26 
    26 
    27 public:
    27 public:
    28     
    28     
    29     Q_ENUMS(ThemeListItemType)
       
    30     
    29     
    31     enum ThemeListItemType {
    30     enum ThemeListItemType {
    32                  ThemeListItemType_default = 0,
    31                  ThemeListItemType_default = 0,
    33                  ThemeListItemType_URL,
    32                  ThemeListItemType_URL,
    34                  ThemeListItemType_APP
    33                  ThemeListItemType_APP