Added system for handling core errors in citra-qt.
This commit is contained in:
@@ -125,6 +125,7 @@ private slots:
|
||||
void OnDisplayTitleBars(bool);
|
||||
void ToggleWindowMode();
|
||||
void OnCreateGraphicsSurfaceViewer();
|
||||
void OnCoreError(Core::System::ResultStatus);
|
||||
|
||||
private:
|
||||
void UpdateStatusBar();
|
||||
|
Reference in New Issue
Block a user