1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-01 16:19:43 +02:00
Paul Licameli c0adb35839 Command flag functions out of Menus.cpp, reducing its dependencies...
... Mostly into CommonCommandFlags.cpp, but some elsewhere, to avoid giving
that new file problematic dependencies on LabelTrack, ControlToolBar, and
EffectManager.

Note that CutCopyAvailableFlag is critically ordered, for message purposes,
only with AudioIONotAvailableFlag, the only flag with a message that it combines
with in menu item definitions.

The dependency on LabelTrack.cpp might not be a bad one later, if the track and
its view can be separated, and that would allow CutCopyAvailableFlag to be
put with the others.  But much other work on LabelTrack must happen first.
2019-06-16 01:21:05 -04:00
..
2019-03-23 21:02:48 +00:00
2018-04-06 13:11:32 +01:00
2018-11-15 11:23:18 -05:00
2019-04-06 12:05:43 +01:00
2018-04-02 17:32:17 +01:00
2018-03-20 20:52:59 +00:00
2018-04-02 17:32:17 +01:00
2018-06-26 06:53:47 -07:00
2019-04-06 12:05:43 +01:00
2018-04-02 17:32:17 +01:00
2018-04-02 17:32:17 +01:00
2018-04-02 17:32:17 +01:00
2018-04-01 09:23:11 +01:00
2018-10-08 18:55:46 +01:00