Remove call to undefined function.

This commit is contained in:
Diego Prado Gesto 2018-09-25 13:15:26 +02:00
parent 51f2386db1
commit 987ae73078

View File

@ -29,7 +29,6 @@ Menu
onTriggered:
{
settingVisibilityPresetsModel.setActivePreset(model.id);
showSettingVisibilityProfile();
}
}