Created a whitelist of system archives to prevent false positives creating dialogs.
This commit is contained in:
@@ -99,7 +99,7 @@ signals:
|
||||
*/
|
||||
void DebugModeLeft();
|
||||
|
||||
void ErrorThrown(Core::System::ResultStatus, boost::optional<std::string>);
|
||||
void ErrorThrown(Core::System::ResultStatus, std::string);
|
||||
};
|
||||
|
||||
class GRenderWindow : public QWidget, public EmuWindow {
|
||||
|
Reference in New Issue
Block a user