Added system for handling core errors in citra-qt.
This commit is contained in:
parent
e523c76cc8
commit
1ecb322daa
9 changed files with 121 additions and 26 deletions
|
@ -125,6 +125,7 @@ private slots:
|
|||
void OnDisplayTitleBars(bool);
|
||||
void ToggleWindowMode();
|
||||
void OnCreateGraphicsSurfaceViewer();
|
||||
void OnCoreError(Core::System::ResultStatus);
|
||||
|
||||
private:
|
||||
void UpdateStatusBar();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue