summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/kameraklient/cameraselection.h
diff options
context:
space:
mode:
Diffstat (limited to 'kipi-plugins/kameraklient/cameraselection.h')
-rw-r--r--kipi-plugins/kameraklient/cameraselection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kipi-plugins/kameraklient/cameraselection.h b/kipi-plugins/kameraklient/cameraselection.h
index d632a36..bc15f5c 100644
--- a/kipi-plugins/kameraklient/cameraselection.h
+++ b/kipi-plugins/kameraklient/cameraselection.h
@@ -48,7 +48,7 @@ class CameraSelection : public KDialogBase
public:
- CameraSelection( TQWidget* tqparent = 0 );
+ CameraSelection( TQWidget* parent = 0 );
~CameraSelection();
void setCamera(const TQString& model, const TQString& port);