mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-01 00:19:27 +02:00
...so direct uses of wx/app.h may later be removed. That header is one of the files that is in wxBase, but is not acceptable in "toolkit neutral" code, which should not directly use any version of an event loop. Original commit: 50e8139716388f55b11abecb1fc46cbfcd38e247 Signed-off-by: Panagiotis Vasilopoulos <hello@alwayslivid.com>