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 aa6d947b..2a878611 100644 --- a/cervisia/annotateview.h +++ b/cervisia/annotateview.h @@ -37,7 +37,7 @@ struct LogInfo; class AnnotateView : public TQListView { Q_OBJECT - TQ_OBJECT + public: |