diff options
Diffstat (limited to 'src/statgraph.h')
-rw-r--r-- | src/statgraph.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/statgraph.h b/src/statgraph.h index aeeb525..2abb462 100644 --- a/src/statgraph.h +++ b/src/statgraph.h @@ -50,7 +50,7 @@ * */ class StatGraph : public TQLabel { -Q_OBJECT +TQ_OBJECT public: //@{ /** |