mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-20 22:06:25 +08:00
This didn't work correctly before, but there doesn't seem to be any good reason to not allow this, as it allows to naturally extract some leading prefix from a string and it also already worked for BeforeLast(), so make it work for BeforeFirst() too.