summaryrefslogtreecommitdiffstats
path: root/kmobile/kmobileiface.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmobile/kmobileiface.h')
-rw-r--r--kmobile/kmobileiface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmobile/kmobileiface.h b/kmobile/kmobileiface.h
index bac1a9ae..12b33da9 100644
--- a/kmobile/kmobileiface.h
+++ b/kmobile/kmobileiface.h
@@ -49,7 +49,7 @@ k_dcop:
* DCOP functions for the devices:/ tdeioslave
*/
k_dcop:
- virtual TQStringList kio_devices_deviceInfo(TQString deviceName) = 0;
+ virtual TQStringList tdeio_devices_deviceInfo(TQString deviceName) = 0;
};
#endif // _KMOBILEIFACE_H_