summaryrefslogtreecommitdiffstats
path: root/kio/kfile/knotifydialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kfile/knotifydialog.h')
-rw-r--r--kio/kfile/knotifydialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kfile/knotifydialog.h b/kio/kfile/knotifydialog.h
index 70e195aba..337f4d1be 100644
--- a/kio/kfile/knotifydialog.h
+++ b/kio/kfile/knotifydialog.h
@@ -323,7 +323,7 @@ namespace KNotify
/**
* @internal
*/
- class ListViewItem : public QListViewItem
+ class ListViewItem : public TQListViewItem
{
public:
ListViewItem( TQListView *view, Event *event );