summaryrefslogtreecommitdiffstats
path: root/kmplot/kmplot/kmplotprogress.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmplot/kmplot/kmplotprogress.h')
-rw-r--r--kmplot/kmplot/kmplotprogress.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmplot/kmplot/kmplotprogress.h b/kmplot/kmplot/kmplotprogress.h
index 549fb09c..329bd8b8 100644
--- a/kmplot/kmplot/kmplotprogress.h
+++ b/kmplot/kmplot/kmplotprogress.h
@@ -32,7 +32,7 @@
/// The progress-widget in the statusbar which appears when drawing integrals
class KmPlotProgress: public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
KmPlotProgress( TQWidget* parent = 0, const char* name = 0 );