Add a m_config.bNoSpecial() function.

This commit is contained in:
Joe Taylor
2018-07-03 10:38:50 -04:00
parent d6c0d1d878
commit 2963e8c19a
4 changed files with 21 additions and 2 deletions
+1
View File
@@ -130,6 +130,7 @@ public:
bool bHound() const;
bool bGenerate77() const;
bool bDecode77() const;
bool bNoSpecial() const;
bool bFieldDay() const;
bool bRTTYroundup() const;
bool bNA_VHF_Contest() const;