diff options
Diffstat (limited to 'kio/kfile/kdirselectdialog.h')
-rw-r--r-- | kio/kfile/kdirselectdialog.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kio/kfile/kdirselectdialog.h b/kio/kfile/kdirselectdialog.h index 4687d1b75..79358f4f3 100644 --- a/kio/kfile/kdirselectdialog.h +++ b/kio/kfile/kdirselectdialog.h @@ -23,8 +23,8 @@ #include <kdialogbase.h> #include <kurl.h> -class QPopupMenu; -class QVBoxLayout; +class TQPopupMenu; +class TQVBoxLayout; class KConfig; class KFileTreeBranch; class KFileTreeView; |