forked from mia/Aegisub
Oops, missed a slash to end a block comment. Broke the entire file...
Originally committed to SVN as r1539.
This commit is contained in:
parent
5d3d3294ec
commit
e9f05f84eb
1 changed files with 1 additions and 1 deletions
|
@ -248,7 +248,7 @@ void SubsTextEditCtrl::UpdateStyle(int start, int _length) {
|
|||
}
|
||||
else {
|
||||
SetLexer(wxSTC_LEX_CONTAINER);
|
||||
}*
|
||||
}*/
|
||||
|
||||
// Set variables
|
||||
wxString text = GetText();
|
||||
|
|
Loading…
Reference in a new issue