mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-01 21:45:00 -04:00
Change mode name QRA65 to Q65 everywhere, supposedly.
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ namespace
|
||||
"FT4",
|
||||
"FST4",
|
||||
"FST4W",
|
||||
"QRA65"
|
||||
"Q65"
|
||||
};
|
||||
std::size_t constexpr mode_names_size = sizeof (mode_names) / sizeof (mode_names[0]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user