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 07894253..257d8c96 100644 --- a/cervisia/updateview.h +++ b/cervisia/updateview.h @@ -32,7 +32,7 @@ class TDEConfig; -class UpdateView : public KListView +class UpdateView : public TDEListView { Q_OBJECT |