summaryrefslogtreecommitdiffstats
path: root/kgamma/kcmkgamma/displaynumber.h
diff options
context:
space:
mode:
Diffstat (limited to 'kgamma/kcmkgamma/displaynumber.h')
-rw-r--r--kgamma/kcmkgamma/displaynumber.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kgamma/kcmkgamma/displaynumber.h b/kgamma/kcmkgamma/displaynumber.h
index 5590847a..d0ef7e02 100644
--- a/kgamma/kcmkgamma/displaynumber.h
+++ b/kgamma/kcmkgamma/displaynumber.h
@@ -25,7 +25,7 @@
*/
class DisplayNumber : public TQLabel {
- Q_OBJECT
+ TQ_OBJECT
public:
DisplayNumber(TQWidget *parent=0, int digits=0, int prec=0, const char *name=0);