mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-01-11 07:19:34 -05: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)v; //avoid unused warning
|
||||
set_dirty();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user