summaryrefslogtreecommitdiffstats
path: root/qt/qextscintillalexer.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-17 16:02:37 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-17 16:02:37 -0600
commit3bb71d188c7584740f050a940d25df51ca84bc0a (patch)
treef4a5ebf6d2ec0ff9ab676f013a8beefeb1e0ab23 /qt/qextscintillalexer.h
parentbbc80561c4a43b82c87c641483f8dc2aa507afac (diff)
downloadtqscintilla-3bb71d188c7584740f050a940d25df51ca84bc0a.tar.gz
tqscintilla-3bb71d188c7584740f050a940d25df51ca84bc0a.zip
Remove spurious TQ_OBJECT instances
Diffstat (limited to 'qt/qextscintillalexer.h')
-rw-r--r--qt/qextscintillalexer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qextscintillalexer.h b/qt/qextscintillalexer.h
index 689200f..fc3afab 100644
--- a/qt/qextscintillalexer.h
+++ b/qt/qextscintillalexer.h
@@ -55,7 +55,7 @@ class TQSettings;
class TQEXTSCINTILLA_EXPORT QextScintillaLexer : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
//! Construct a QextScintillaLexer with parent \a parent and name