Qt: Fix ClearBindStateFromSource() executing on wrong thread
This commit is contained in:
@@ -187,6 +187,7 @@ public Q_SLOTS:
|
||||
void setCheatEnabled(quint32 index, bool enabled);
|
||||
void applyCheat(quint32 index);
|
||||
void reloadPostProcessingShaders();
|
||||
void clearInputBindStateFromSource(InputBindingKey key);
|
||||
|
||||
private Q_SLOTS:
|
||||
void stopInThread();
|
||||
|
||||
Reference in New Issue
Block a user