]> git.saurik.com Git - wxWidgets.git/blame_incremental - src/stc/scintilla/lexers/LexCSS.cxx
simplify code so it always returns the same object
[wxWidgets.git] / src / stc / scintilla / lexers / LexCSS.cxx
... / ...
CommitLineData
1// Scintilla source code edit control
2/** @file LexCSS.cxx
3 ** Lexer for Cascading Style Sheets
4