diff options
Diffstat (limited to 'cervisia/annotateview.h')
-rw-r--r-- | cervisia/annotateview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/annotateview.h b/cervisia/annotateview.h index 52178f7f..181d42a2 100644 --- a/cervisia/annotateview.h +++ b/cervisia/annotateview.h @@ -36,7 +36,7 @@ struct LogInfo; class AnnotateView : public TQListView { - Q_OBJECT + TQ_OBJECT public: |