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

'isComment ? "" : actor' results in actor decaying to a const char * in the local charset rather than converting "" to wxString, which breaks things when unicode is involved.
Description
Cross-platform advanced subtitle editor
Languages
C
62.8%
C++
30.9%
Lua
3.2%
Inno Setup
0.8%
Meson
0.8%
Other
1.4%