diff options
Diffstat (limited to 'kpilot/kpilot/fileInstallWidget.h')
-rw-r--r-- | kpilot/kpilot/fileInstallWidget.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kpilot/kpilot/fileInstallWidget.h b/kpilot/kpilot/fileInstallWidget.h index 6fff2c02b..4bc594689 100644 --- a/kpilot/kpilot/fileInstallWidget.h +++ b/kpilot/kpilot/fileInstallWidget.h @@ -34,9 +34,9 @@ #include "pilotComponent.h" -class QMultiLineEdit; -class QPushButton; -class QIconDragItem; +class TQMultiLineEdit; +class TQPushButton; +class TQIconDragItem; class KIconView; class KPilotInstaller; |