Update Scintilla from 3.4.2 to 3.4.3 (no real changes)
This commit is contained in:
committed by
Vadim Zeitlin
parent
40a18a74f9
commit
40fa003072
@@ -5323,7 +5323,7 @@ wxStyledTextEvent::wxStyledTextEvent(const wxStyledTextEvent& event):
|
||||
|
||||
/*static*/ wxVersionInfo wxStyledTextCtrl::GetLibraryVersionInfo()
|
||||
{
|
||||
return wxVersionInfo("Scintilla", 3, 4, 2, "Scintilla 3.4.2");
|
||||
return wxVersionInfo("Scintilla", 3, 4, 3, "Scintilla 3.4.3");
|
||||
}
|
||||
|
||||
#endif // wxUSE_STC
|
||||
|
Reference in New Issue
Block a user