diff --git a/kcontrol/desktoptheme/thememodel.cpp b/kcontrol/desktoptheme/thememodel.cpp index 4d679149..182b0a9f 100644 --- a/kcontrol/desktoptheme/thememodel.cpp +++ b/kcontrol/desktoptheme/thememodel.cpp @@ -205,5 +205,3 @@ QSize ThemeDelegate::sizeHint(const QStyleOptionViewItem &, const QModelIndex &) { return QSize(152, 100); } - - diff --git a/kcontrol/style/kcmstyle.h b/kcontrol/style/kcmstyle.h index 65bccd31..843ff9e9 100644 --- a/kcontrol/style/kcmstyle.h +++ b/kcontrol/style/kcmstyle.h @@ -95,7 +95,7 @@ private: QVBoxLayout* mainLayout; QTabWidget* tabWidget; - QWidget *page0, *page1, *page2; + QWidget *page1, *page2; QVBoxLayout* page1Layout; // Page1 widgets