mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
qt: move gfx widget option to OSD
This commit is contained in:
parent
a7e4bfe479
commit
dc5afdccf9
@ -52,6 +52,7 @@ QWidget *NotificationsPage::widget()
|
||||
|
||||
notificationsGroup->addRow(bgGroup);
|
||||
|
||||
notificationsGroup->add(MENU_ENUM_LABEL_MENU_WIDGETS_ENABLE);
|
||||
notificationsGroup->add(MENU_ENUM_LABEL_MENU_WIDGET_SCALE_AUTO);
|
||||
notificationsGroup->add(MENU_ENUM_LABEL_MENU_WIDGET_SCALE_FACTOR);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user