mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-18 19:28:02 -04:00
fix gui glitches
This commit is contained in:
parent
d750afe38f
commit
82ba35c162
2 changed files with 5 additions and 5 deletions
|
@ -135,7 +135,7 @@ class ReconSetupViewMore : public View {
|
|||
Checkbox checkbox_auto_record_locked{
|
||||
{1 * 8, 132},
|
||||
3,
|
||||
"auto record locked periods"};
|
||||
"record locked periods"};
|
||||
};
|
||||
|
||||
class ReconSetupView : public View {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue