Add a configuration entry to enable/disable the check
This commit is contained in:
parent
c2b210f713
commit
973a6c40da
2 changed files with 10 additions and 9 deletions
|
@ -129,6 +129,7 @@ private:
|
|||
GPUCommandListWidget* graphicsCommandsWidget;
|
||||
|
||||
QAction* actions_recent_files[max_recent_files_item];
|
||||
bool confirm_before_closing;
|
||||
};
|
||||
|
||||
#endif // _CITRA_QT_MAIN_HXX_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue