diff options
Diffstat (limited to 'twin-styles/openlook/OpenLook.h')
-rw-r--r-- | twin-styles/openlook/OpenLook.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin-styles/openlook/OpenLook.h b/twin-styles/openlook/OpenLook.h index 4be8ca1a..69a170d5 100644 --- a/twin-styles/openlook/OpenLook.h +++ b/twin-styles/openlook/OpenLook.h @@ -40,7 +40,7 @@ namespace OpenLook class OpenLook : public KDecoration { Q_OBJECT - TQ_OBJECT + public: OpenLook(KDecorationBridge *b, KDecorationFactory *f); |