summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/kameraklient/gpcontroller.h
diff options
context:
space:
mode:
Diffstat (limited to 'kipi-plugins/kameraklient/gpcontroller.h')
-rw-r--r--kipi-plugins/kameraklient/gpcontroller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kipi-plugins/kameraklient/gpcontroller.h b/kipi-plugins/kameraklient/gpcontroller.h
index d925251..7234492 100644
--- a/kipi-plugins/kameraklient/gpcontroller.h
+++ b/kipi-plugins/kameraklient/gpcontroller.h
@@ -43,7 +43,7 @@ class GPController : public TQObject, public TQThread {
TQ_OBJECT
public:
- GPController(TQObject *tqparent, const CameraType& ctype);
+ GPController(TQObject *parent, const CameraType& ctype);
~GPController();
void requestInitialize();