diff options
Diffstat (limited to 'cervisia/updateview.h')
-rw-r--r-- | cervisia/updateview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/updateview.h b/cervisia/updateview.h index 9fde0956..0b140f43 100644 --- a/cervisia/updateview.h +++ b/cervisia/updateview.h @@ -35,7 +35,7 @@ class KConfig; class UpdateView : public KListView { Q_OBJECT - TQ_OBJECT + public: |