summaryrefslogtreecommitdiffstats
path: root/kppp/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'kppp/main.h')
-rw-r--r--kppp/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/main.h b/kppp/main.h
index a114f983..6551348d 100644
--- a/kppp/main.h
+++ b/kppp/main.h
@@ -38,7 +38,7 @@
void killpppd();
void sighandler(int);
-pid_t execute_command(const QString &);
+pid_t execute_command(const TQString &);
pid_t create_pidfile();
bool remove_pidfile();
void myShutDown();