diff options
Diffstat (limited to 'kppp/scriptedit.h')
-rw-r--r-- | kppp/scriptedit.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kppp/scriptedit.h b/kppp/scriptedit.h index 7c914268..fd40100e 100644 --- a/kppp/scriptedit.h +++ b/kppp/scriptedit.h @@ -30,8 +30,8 @@ #include <tqwidget.h> -class QComboBox; -class QLineEdit; +class TQComboBox; +class TQLineEdit; class ScriptEdit : public TQWidget { Q_OBJECT |