summaryrefslogtreecommitdiffstats
path: root/k9devices/k9dbusdispatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'k9devices/k9dbusdispatch.h')
-rw-r--r--k9devices/k9dbusdispatch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/k9devices/k9dbusdispatch.h b/k9devices/k9dbusdispatch.h
index d9d210e..8e86426 100644
--- a/k9devices/k9dbusdispatch.h
+++ b/k9devices/k9dbusdispatch.h
@@ -45,7 +45,7 @@ class K9DBusDispatch : public TQObject
Q_OBJECT
TQ_OBJECT
public:
- K9DBusDispatch(TQObject *tqparent = 0, const char *name = 0);
+ K9DBusDispatch(TQObject *parent = 0, const char *name = 0);
~K9DBusDispatch();
void setConnection(DBusConnection* _value);