From 5443f402bbfcf7f9c392bcbb0108ee074551f982 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:08:59 -0600 Subject: Remove spurious TQ_OBJECT instances --- umbrello/umbrello/codecomment.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'umbrello/umbrello/codecomment.h') diff --git a/umbrello/umbrello/codecomment.h b/umbrello/umbrello/codecomment.h index b8c10127..98f38582 100644 --- a/umbrello/umbrello/codecomment.h +++ b/umbrello/umbrello/codecomment.h @@ -31,7 +31,7 @@ class CodeComment : public TextBlock { Q_OBJECT - TQ_OBJECT + public: // Constructors/Destructors -- cgit v1.2.3