diff options
Diffstat (limited to 'kppp/providerdb.h')
-rw-r--r-- | kppp/providerdb.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kppp/providerdb.h b/kppp/providerdb.h index cfeb785f..1c0cd7a9 100644 --- a/kppp/providerdb.h +++ b/kppp/providerdb.h @@ -38,8 +38,8 @@ #include <kwizard.h> #include <tqwidget.h> -class QLineEdit; -class QListBox; +class TQLineEdit; +class TQListBox; class KSimpleConfig; class PDB_Intro : public TQWidget { |