mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-03 08:27:51 -05:00
Add a configuration entry to enable/disable the check
This commit is contained in:
@ -129,6 +129,7 @@ private:
|
||||
GPUCommandListWidget* graphicsCommandsWidget;
|
||||
|
||||
QAction* actions_recent_files[max_recent_files_item];
|
||||
bool confirm_before_closing;
|
||||
};
|
||||
|
||||
#endif // _CITRA_QT_MAIN_HXX_
|
||||
|
Reference in New Issue
Block a user