citra/src/yuzu/applets
Lioncash cfc9d92b38 yuzu/software_keyboard: Remove unnecessary GetStatus() member function
Like with the profile selection dialog, we can just use the result of
QDialog's exec() function to determine whether or not a dialog was
accepted.
2019-05-29 00:56:45 -04:00
..
error.cpp yuzu/applets/software_keyboard: Specify string conversions explicitly 2019-05-24 21:27:12 -04:00
error.h qt: Add dialog implementation of Error applet 2019-04-17 11:35:24 -04:00
profile_select.cpp profile_select: Remove unnecessary GetStatus() member function 2019-05-29 00:56:41 -04:00
profile_select.h profile_select: Remove unnecessary GetStatus() member function 2019-05-29 00:56:41 -04:00
software_keyboard.cpp yuzu/software_keyboard: Remove unnecessary GetStatus() member function 2019-05-29 00:56:45 -04:00
software_keyboard.h yuzu/software_keyboard: Remove unnecessary GetStatus() member function 2019-05-29 00:56:45 -04:00
web_browser.cpp web_browser: Make OpenPage non-const 2019-04-17 11:35:24 -04:00
web_browser.h web_browser: Make OpenPage non-const 2019-04-17 11:35:24 -04:00