mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
theide: .sch highlighting small fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1256 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
adcc61c69b
commit
1aaab571cc
1 changed files with 2 additions and 0 deletions
|
|
@ -388,6 +388,8 @@ void CodeEditor::InitKeywords()
|
|||
"TABLE", "TABLE_", "END_TABLE", "TABLE_I", "TABLE_I_", "TABLE_II",
|
||||
"TABLE_II_", "TABLE_III", "TABLE_III_", "VAR", "VAR_",
|
||||
"COLUMN", "COLUMN_ARRAY", "ATTRIBUTE", "INLINE_ATTRIBUTE",
|
||||
"TYPE", "TYPE_I", "TYPE_II", "TYPE_III",
|
||||
"TYPE_", "TYPE_I_", "TYPE_II_", "TYPE_III_",
|
||||
NULL
|
||||
};
|
||||
static const char *sql[] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue