summaryrefslogtreecommitdiffstats
path: root/src/graphwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphwidget.h')
-rw-r--r--src/graphwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graphwidget.h b/src/graphwidget.h
index ef92ebf..095b45b 100644
--- a/src/graphwidget.h
+++ b/src/graphwidget.h
@@ -60,7 +60,7 @@ class ProgressDlg;
*/
class GraphWidget : public TQCanvasView
{
- Q_OBJECT
+ TQ_OBJECT
public:
GraphWidget(TQWidget* pParent = 0, const char* szName = 0);