1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-01 08:29:27 +02:00
Paul Licameli 5fef82dccf Define Setting classes, bundling config path with settings value...
... the intention being, that no string literal for a path, or its default
value, shall ever occur twice in the code, relying on long-distance coincidence
of literal values.  Instead, a named Setting object is constructed once, then
read and written.

For now, the Tie... functions in ShuttleGuiBase will take references to
implicitly constructed temporary Setting objects.  But all should later be
made static objects, and the constructors made explicit.
2021-05-17 08:46:08 -04:00
..
2021-05-10 10:46:55 -04:00
2021-05-10 10:46:55 -04:00
2021-05-10 10:46:55 -04:00
2021-05-10 10:46:55 -04:00
2021-01-31 23:43:44 -06:00
2021-05-10 10:46:55 -04:00
2021-05-10 10:46:55 -04:00
2021-05-10 10:46:55 -04:00
2021-05-10 10:46:55 -04:00
2021-05-10 10:46:55 -04:00
2021-05-10 10:46:55 -04:00
2021-05-10 10:46:55 -04:00
2021-05-10 10:46:55 -04:00