Fixup
This commit is contained in:
parent
452fdbead7
commit
36f4e80113
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ void label_settings::pre_show(window& window)
|
|||
}
|
||||
}
|
||||
|
||||
void label_settings::post_show(window& window)
|
||||
void label_settings::post_show(window& /*window*/)
|
||||
{
|
||||
if(get_retval() == retval::OK) {
|
||||
std::vector<std::string> hidden_categories;
|
||||
|
|
Loading…
Add table
Reference in a new issue