1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-09-19 01:20:54 +02:00
Paul Licameli 2facbe0d53 Define BasicUI::WindowPlacement and subclass for wxWidgets...
... An elaborate way to hold a wxWindow* as parent of a window, but avoiding
mention of wxWindow* in the member functions of BasicUI::Services, to be defined
next
2021-07-18 20:37:07 -04:00
..