summaryrefslogtreecommitdiffstats
path: root/superkaramba/src/sensorsensor.h
diff options
context:
space:
mode:
Diffstat (limited to 'superkaramba/src/sensorsensor.h')
-rw-r--r--superkaramba/src/sensorsensor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/superkaramba/src/sensorsensor.h b/superkaramba/src/sensorsensor.h
index f4ff004..fccf5bf 100644
--- a/superkaramba/src/sensorsensor.h
+++ b/superkaramba/src/sensorsensor.h
@@ -40,8 +40,8 @@ private:
TQString sensorResult;
private slots:
- void receivedStdout(KProcess *, char *buffer, int);
- void processExited(KProcess *);
+ void receivedStdout(TDEProcess *, char *buffer, int);
+ void processExited(TDEProcess *);