summaryrefslogtreecommitdiffstats
path: root/kppp/modem.h
diff options
context:
space:
mode:
Diffstat (limited to 'kppp/modem.h')
-rw-r--r--kppp/modem.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kppp/modem.h b/kppp/modem.h
index 933ef4cf..9ec28b37 100644
--- a/kppp/modem.h
+++ b/kppp/modem.h
@@ -37,7 +37,7 @@
#include <config.h>
-class KCmdLineArgs;
+class TDECmdLineArgs;
void alarm_handler(int);
@@ -78,7 +78,7 @@ private slots:
private:
void escape_to_command_mode();
- KCmdLineArgs *args;
+ TDECmdLineArgs *args;
private:
int modemfd;