diff options
Diffstat (limited to 'kcontrol/background/bgwallpaper.h')
-rw-r--r-- | kcontrol/background/bgwallpaper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/background/bgwallpaper.h b/kcontrol/background/bgwallpaper.h index d2771c884..dfee2066e 100644 --- a/kcontrol/background/bgwallpaper.h +++ b/kcontrol/background/bgwallpaper.h @@ -31,7 +31,7 @@ class BGMultiWallpaperBase; class KBackgroundSettings; -class BGMultiWallpaperList : public QListBox +class BGMultiWallpaperList : public TQListBox { public: BGMultiWallpaperList(TQWidget *parent, const char *name); |