diff options
Diffstat (limited to 'kppp/pppdargs.h')
-rw-r--r-- | kppp/pppdargs.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kppp/pppdargs.h b/kppp/pppdargs.h index 9e60764e..e93f0086 100644 --- a/kppp/pppdargs.h +++ b/kppp/pppdargs.h @@ -30,10 +30,10 @@ #include <tqdialog.h> -class QListBox; -class QLabel; -class QPushButton; -class QLineEdit; +class TQListBox; +class TQLabel; +class TQPushButton; +class TQLineEdit; class KPushButton; |