diff options
Diffstat (limited to 'src/app/playDialog.h')
-rw-r--r-- | src/app/playDialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/playDialog.h b/src/app/playDialog.h index c6a1d04..2bbc37d 100644 --- a/src/app/playDialog.h +++ b/src/app/playDialog.h @@ -7,7 +7,7 @@ #include <kurl.h> #include <ntqdialog.h> -class KListView; +class TDEListView; class TQBoxLayout; class TQListViewItem; |