mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-04-24 05:11:29 +00:00
Merge pull request #291 from GullCode/ui_fileman_warning_fix
Added a voided v
This commit is contained in:
commit
8e8e156477
@ -216,6 +216,7 @@ FileSaveView::FileSaveView(
|
|||||||
}*/
|
}*/
|
||||||
|
|
||||||
void FileLoadView::refresh_widgets(const bool v) {
|
void FileLoadView::refresh_widgets(const bool v) {
|
||||||
|
(void)v; //avoid unused warning
|
||||||
set_dirty();
|
set_dirty();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user