diff options
Diffstat (limited to 'kppp/modemdb.h')
-rw-r--r-- | kppp/modemdb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/modemdb.h b/kppp/modemdb.h index 35ddbcff..afd4d601 100644 --- a/kppp/modemdb.h +++ b/kppp/modemdb.h @@ -40,7 +40,7 @@ #include <tqdict.h> #include <tqptrlist.h> class KConfig; -class QListBox; +class TQListBox; typedef TQDict<TQString> CharDict; |