From a0fd5320de07548880320658c17501c54c8a3beb Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:01:05 -0600 Subject: Remove spurious TQ_OBJECT instances --- src/gui/itemeditor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/itemeditor.h') diff --git a/src/gui/itemeditor.h b/src/gui/itemeditor.h index 506e7c0..998a120 100644 --- a/src/gui/itemeditor.h +++ b/src/gui/itemeditor.h @@ -36,7 +36,7 @@ namespace KateMDI { class ToolView; } class ItemEditor : public TQWidget { Q_OBJECT - TQ_OBJECT + public: static ItemEditor * self( KateMDI::ToolView * parent = 0l ); ~ItemEditor(); -- cgit v1.2.3