1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 15:49:41 +02:00
Paul Licameli 82663892dc Accessors to get the project window...
... as a preparation for splitting up class AudacityProject.

Use ProjectWindow as an alias for AudacityProject, and fetch it from the
project with a static member function, where certain of its services are used;
pretending they are not the same class.

Use global accessor functions to get wxFrame from the project where only
wxFrame's member functions are needed, so there will be less dependency on
ProjectWindow when it becomes a distinct class.
2019-05-28 23:18:13 -04:00
..
2018-04-06 13:11:32 +01:00
2018-04-06 13:11:32 +01:00
2018-04-06 13:11:32 +01:00
2018-04-06 11:54:15 +01:00
2018-04-06 11:53:57 +01:00
2018-04-06 13:11:32 +01:00