diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:58:00 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:58:00 -0600 |
commit | 6ade7e598a18691f3f92471c4441d856b3ac54dc (patch) | |
tree | ca18ed733e273279bab574978806068e506c241a /qt/qextscintillalexeridl.cpp | |
parent | 5e3fc3a36b58c4e1cb48e31a350f76b7a81b3170 (diff) | |
download | tqscintilla-6ade7e598a18691f3f92471c4441d856b3ac54dc.tar.gz tqscintilla-6ade7e598a18691f3f92471c4441d856b3ac54dc.zip |
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 5e3fc3a36b58c4e1cb48e31a350f76b7a81b3170.
Diffstat (limited to 'qt/qextscintillalexeridl.cpp')
-rw-r--r-- | qt/qextscintillalexeridl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qextscintillalexeridl.cpp b/qt/qextscintillalexeridl.cpp index 51c8eb7..ceba60c 100644 --- a/qt/qextscintillalexeridl.cpp +++ b/qt/qextscintillalexeridl.cpp @@ -84,7 +84,7 @@ const char *QextScintillaLexerIDL::keywords(int set) const "object odl oleautomation optimize optional out out_of_line " "pipe pointer_default pragma properties propget propput " "propputref ptr public range readonly ref represent_as " - "requestedit restricted retval shape short signed size_is " + "requestedit restricted retval tqshape short signed size_is " "small source strict_context_handle string struct switch " "switch_is switch_type transmit_as typedef uidefault union " "unique unsigned user_marshal usesgetlasterror uuid v1_enum " |