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 7234492..224d7cc 100644
--- a/kipi-plugins/kameraklient/gpcontroller.h
+++ b/kipi-plugins/kameraklient/gpcontroller.h
@@ -40,7 +40,7 @@ class GPCamera;
class GPController : public TQObject, public TQThread {
Q_OBJECT
- TQ_OBJECT
+
public:
GPController(TQObject *parent, const CameraType& ctype);