summaryrefslogtreecommitdiffstats
path: root/src/gui/kdeext/KLedButton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kdeext/KLedButton.h')
-rw-r--r--src/gui/kdeext/KLedButton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kdeext/KLedButton.h b/src/gui/kdeext/KLedButton.h
index 205cced..6681729 100644
--- a/src/gui/kdeext/KLedButton.h
+++ b/src/gui/kdeext/KLedButton.h
@@ -45,7 +45,7 @@ namespace Rosegarden
* Copyright (C) 2000 Stefan Schimanski <1Stein@gmx.de>
*/
class KLedButton : public KLed {
- Q_OBJECT
+ TQ_OBJECT
public:
KLedButton(const TQColor &col=TQt::green, TQWidget *parent=0, const char *name=0);