From 3bb71d188c7584740f050a940d25df51ca84bc0a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:02:37 -0600 Subject: Remove spurious TQ_OBJECT instances --- qt/qextscintillalexercsharp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt/qextscintillalexercsharp.h') diff --git a/qt/qextscintillalexercsharp.h b/qt/qextscintillalexercsharp.h index 441ea53..e965975 100644 --- a/qt/qextscintillalexercsharp.h +++ b/qt/qextscintillalexercsharp.h @@ -35,7 +35,7 @@ class TQEXTSCINTILLA_EXPORT QextScintillaLexerCSharp : public QextScintillaLexerCPP { Q_OBJECT - TQ_OBJECT + public: //! Construct a QextScintillaLexerCSharp with parent \a parent and name -- cgit v1.2.1