1
0
Fork 0
forked from suyu/suyu
suyu/src/yuzu/applets
Lioncash 65ae1ac4e5 yuzu/applets/software_keyboard: Use QDialogButtonBox standard buttons instead of custom buttons
Like the previous change, this allows Qt to handle proper translations
of the UI buttons, rather than us needing to handle it.
2019-04-03 11:17:10 -04:00
..
profile_select.cpp yuzu/applets/profile_select: Use QDialogButtonBox standard buttons instead of custom buttons 2019-04-03 11:15:54 -04:00
profile_select.h applets: Correct event ResetTypes from OneShot to Sticky 2018-12-03 17:27:40 -05:00
software_keyboard.cpp yuzu/applets/software_keyboard: Use QDialogButtonBox standard buttons instead of custom buttons 2019-04-03 11:17:10 -04:00
software_keyboard.h yuzu/applets/software_keyboard: Override accept() and reject() instead of providing own differently named member functions 2018-11-20 11:36:50 -05:00
web_browser.cpp general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-01 12:53:47 -04:00
web_browser.h core/frontend/applets/web_browser: Make OpenPage() non-const 2019-01-17 11:19:52 -05:00