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/qextscintillalexertex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt/qextscintillalexertex.h') diff --git a/qt/qextscintillalexertex.h b/qt/qextscintillalexertex.h index 89fa694..672e4db 100644 --- a/qt/qextscintillalexertex.h +++ b/qt/qextscintillalexertex.h @@ -35,7 +35,7 @@ class TQEXTSCINTILLA_EXPORT QextScintillaLexerTeX : public QextScintillaLexer { Q_OBJECT - TQ_OBJECT + public: //! This enum defines the meanings of the different styles used by the -- cgit v1.2.3