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