1
0
mirror of https://github.com/odrling/Aegisub synced 2025-04-11 22:56:02 +02:00

Oops, missed a slash to end a block comment. Broke the entire file...

Originally committed to SVN as r1539.
This commit is contained in:
Niels Martin Hansen 2007-08-28 22:54:25 +00:00
parent 5d3d3294ec
commit e9f05f84eb

View File

@ -248,7 +248,7 @@ void SubsTextEditCtrl::UpdateStyle(int start, int _length) {
}
else {
SetLexer(wxSTC_LEX_CONTAINER);
}*
}*/
// Set variables
wxString text = GetText();