Qt: Hook up HostInterface::Report{Error,Message}
This commit is contained in:
@@ -62,6 +62,8 @@ public:
|
||||
std::vector<HotkeyInfo> getHotkeyList() const;
|
||||
|
||||
Q_SIGNALS:
|
||||
void errorReported(QString message);
|
||||
void messageReported(QString message);
|
||||
void emulationStarting();
|
||||
void emulationStarted();
|
||||
void emulationStopped();
|
||||
|
||||
Reference in New Issue
Block a user