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 b9c99acf..af7763b1 100644 --- a/cervisia/updateview.h +++ b/cervisia/updateview.h @@ -34,7 +34,7 @@ class TDEConfig; class UpdateView : public TDEListView { - Q_OBJECT + TQ_OBJECT public: |