| 155 | } |
| 156 | |
| 157 | WaveChannelViewConstants::Display TracksPrefs::ViewModeChoice() |
| 158 | { |
| 159 | return ViewModeSetting().ReadEnum(); |
| 160 | } |
| 161 | |
| 162 | ////////// |
| 163 | static EnumSetting<WaveChannelViewConstants::SampleDisplay> |
nothing calls this directly
no test coverage detected