summaryrefslogtreecommitdiffstats
path: root/kcontrol/background/bgwallpaper.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/background/bgwallpaper.h')
-rw-r--r--kcontrol/background/bgwallpaper.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/background/bgwallpaper.h b/kcontrol/background/bgwallpaper.h
index dfee2066e..6a61516ee 100644
--- a/kcontrol/background/bgwallpaper.h
+++ b/kcontrol/background/bgwallpaper.h
@@ -1,4 +1,4 @@
-/* vi: ts=8 sts=4 sw=4
+/*
This file is part of the KDE project, module kcmbackground.
@@ -44,7 +44,7 @@ public:
class BGMultiWallpaperDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
BGMultiWallpaperDialog(KBackgroundSettings *settings, TQWidget *parent, const char *name=0);