wxwidgets/include
Vadim Zeitlin 45d7ac6d94 Don't define a separate wxAuiManager::OnHintActivate()
This was only used under Mac but defined under all platforms.

Don't bother with defining it elsewhere and just use a trivial empty
lambda as wxEVT_ACTIVATE handler under Mac.

Note that it's not really clear if this is still needed neither, but it
doesn't cost much to keep this workaround just in case it is.
2023-12-24 17:21:12 +01:00
..
msvc/wx Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
wx Don't define a separate wxAuiManager::OnHintActivate() 2023-12-24 17:21:12 +01:00