diff options
Diffstat (limited to 'kppp/general.h')
-rw-r--r-- | kppp/general.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/general.h b/kppp/general.h index 29d77738..bc1b005a 100644 --- a/kppp/general.h +++ b/kppp/general.h @@ -33,7 +33,7 @@ #include <tqpushbutton.h> #include <kcolorbutton.h> -class QSlider; +class TQSlider; class KIntNumInput; class ModemCommands; |