Another try to fix IconRendering on OSX

This commit is contained in:
YuSanka 2018-09-11 12:44:27 +02:00
parent 73ee3f77c3
commit dbf18ed8d4
5 changed files with 9 additions and 9 deletions

View file

@ -951,7 +951,7 @@ void update_settings_list()
}
show_manipulation_og(show_manipulations);
show_info_sizer(show_manipulations);
show_info_sizer(show_manipulations, true);
#ifdef __linux__
no_updates.reset(nullptr);