diff options
Diffstat (limited to 'kio/kfile/kopenwith_p.h')
-rw-r--r-- | kio/kfile/kopenwith_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kfile/kopenwith_p.h b/kio/kfile/kopenwith_p.h index 5583b03d9..f395d94bd 100644 --- a/kio/kfile/kopenwith_p.h +++ b/kio/kfile/kopenwith_p.h @@ -37,7 +37,7 @@ class TQStringList; /** * @internal */ -class KAppTreeListItem : public QListViewItem +class KAppTreeListItem : public TQListViewItem { bool parsed; bool directory; |