diff options
Diffstat (limited to 'examples/table/statistics/statistics.h')
-rw-r--r-- | examples/table/statistics/statistics.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/table/statistics/statistics.h b/examples/table/statistics/statistics.h index a5225d998..abc15cf8d 100644 --- a/examples/table/statistics/statistics.h +++ b/examples/table/statistics/statistics.h @@ -35,7 +35,7 @@ private: class Table : public TQTable { - Q_OBJECT + TQ_OBJECT public: Table(); |