diff options
Diffstat (limited to 'kppp/acctselect.h')
-rw-r--r-- | kppp/acctselect.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/kppp/acctselect.h b/kppp/acctselect.h index 7a4b319a..150e821b 100644 --- a/kppp/acctselect.h +++ b/kppp/acctselect.h @@ -39,11 +39,11 @@ #include <tqpixmap.h> #include <tqdir.h> -class QCheckBox; -class QComboBox; -class QLabel; -class QListView; -class QListViewItem; +class TQCheckBox; +class TQComboBox; +class TQLabel; +class TQListView; +class TQListViewItem; class AccountingSelector : public TQWidget { Q_OBJECT |