Merge pull request #379 from ArjanOnwezen/category-length-display-fix

fix save frequency gui glitch
This commit is contained in:
Erwin Ried 2021-06-15 10:20:31 +02:00 committed by GitHub
commit 7fe6a3b04e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@ protected:
OptionsField options_category {
{ 9 * 8, 4 },
12,
14,
{ }
};