summaryrefslogtreecommitdiffstats
path: root/kcontrol/tdm/background.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/tdm/background.h')
-rw-r--r--kcontrol/tdm/background.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/tdm/background.h b/kcontrol/tdm/background.h
index d88629c35..74f1b09ec 100644
--- a/kcontrol/tdm/background.h
+++ b/kcontrol/tdm/background.h
@@ -1,4 +1,4 @@
-/* vi: ts=8 sts=4 sw=4
+/*
*
* This file is part of the KDE project, module kcmdisplay.
* Copyright (C) 1999 Geert Jansen <g.t.jansen@stud.tue.nl>
@@ -22,7 +22,7 @@ class TQLabel;
class KBackground: public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
KBackground(TQWidget *parent=0, const char *name=0);
~KBackground();