summaryrefslogtreecommitdiffstats
path: root/libk3bdevice/k3bhalconnection.h
diff options
context:
space:
mode:
Diffstat (limited to 'libk3bdevice/k3bhalconnection.h')
-rw-r--r--libk3bdevice/k3bhalconnection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libk3bdevice/k3bhalconnection.h b/libk3bdevice/k3bhalconnection.h
index 882b7b4..953c959 100644
--- a/libk3bdevice/k3bhalconnection.h
+++ b/libk3bdevice/k3bhalconnection.h
@@ -204,7 +204,7 @@ namespace K3bDevice {
/**
* HalConnection is a signelton class. Use the instance() method to create it.
*/
- HalConnection( TQObject* tqparent = 0, const char* name = 0 );
+ HalConnection( TQObject* parent = 0, const char* name = 0 );
/**
* Tries to open a connection to HAL.