controlpanelplugins/themeplugin/src/cpthemeinfo.h
changeset 31 e79ce701c376
parent 25 19394c261aa5
equal deleted inserted replaced
25:19394c261aa5 31:e79ce701c376
    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