| 175 | } |
| 176 | |
| 177 | QStringList ShortcutManager::categories() |
| 178 | { |
| 179 | return {"Frequency", "Band", "Mode", "TX", "CW", "Audio", "Slice", |
| 180 | "Filter", "Tuning", "DSP", "AGC", "EQ", "Display", "RIT/XIT"}; |
| 181 | } |
| 182 | |
| 183 | } // namespace AetherSDR |
no outgoing calls
no test coverage detected