From 153e023cc2d72c36f700b8be485ccccca6d0e8f1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:06:23 -0600 Subject: Remove spurious TQ_OBJECT instances --- twin/lib/kcommondecoration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'twin/lib') diff --git a/twin/lib/kcommondecoration.h b/twin/lib/kcommondecoration.h index bd55ffa0a..c914628e6 100644 --- a/twin/lib/kcommondecoration.h +++ b/twin/lib/kcommondecoration.h @@ -294,7 +294,7 @@ class KWIN_EXPORT KCommonDecorationButton : public TQButton friend class KCommonDecoration; Q_OBJECT - TQ_OBJECT + public: KCommonDecorationButton(ButtonType type, KCommonDecoration *parent, const char *name); -- cgit v1.2.1