diff options
Diffstat (limited to 'ksplashml/kcmksplash/installer.h')
-rw-r--r-- | ksplashml/kcmksplash/installer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksplashml/kcmksplash/installer.h b/ksplashml/kcmksplash/installer.h index ee3af491b..93d4bb76d 100644 --- a/ksplashml/kcmksplash/installer.h +++ b/ksplashml/kcmksplash/installer.h @@ -60,7 +60,7 @@ private: TQLabel *mPreview; }; -class ThemeListBox: public KListBox +class ThemeListBox: public TDEListBox { Q_OBJECT public: |