mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Qt: Show shader generation window
This commit is contained in:
@ -32,6 +32,7 @@ signals:
|
||||
void RequestTitle(const QString& title);
|
||||
void RequestStop();
|
||||
void RequestRenderSize(int w, int h);
|
||||
void UpdateProgressDialog(QString label, int position, int maximum);
|
||||
|
||||
private:
|
||||
Host();
|
||||
|
Reference in New Issue
Block a user