summaryrefslogtreecommitdiffstats
path: root/client/myrootpixmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/myrootpixmap.h')
-rw-r--r--client/myrootpixmap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/myrootpixmap.h b/client/myrootpixmap.h
index 2fe1d6c..9c8d649 100644
--- a/client/myrootpixmap.h
+++ b/client/myrootpixmap.h
@@ -27,7 +27,7 @@ class KMyRootPixmapData;
class DesktopWallpaperWatcher : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
DesktopWallpaperWatcher();
@@ -44,7 +44,7 @@ class DesktopWallpaperWatcher : public TQWidget
class KMyRootPixmap: public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
KMyRootPixmap( TQWidget *target=NULL, const char *name=0 );