Category label and entry to 12 chars (#324)

This commit is contained in:
Erwin Ried
2020-04-12 15:26:20 +02:00
committed by GitHub
parent c986108a66
commit d65a8929bc
2 changed files with 2 additions and 2 deletions

View File

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