diff options
Diffstat (limited to 'ksplashml/themeengine/redmond/previewredmond.h')
-rw-r--r-- | ksplashml/themeengine/redmond/previewredmond.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksplashml/themeengine/redmond/previewredmond.h b/ksplashml/themeengine/redmond/previewredmond.h index 69bef6b43..5fc5558c2 100644 --- a/ksplashml/themeengine/redmond/previewredmond.h +++ b/ksplashml/themeengine/redmond/previewredmond.h @@ -25,7 +25,7 @@ * images, so we'll just use a nice shade of gray or black as the * background... */ -class PreviewRedmond: public QWidget +class PreviewRedmond: public TQWidget { Q_OBJECT public: |