mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 19:19:03 +00:00
Qt: Show shader generation window
This commit is contained in:
parent
41787261b5
commit
cb71b06afc
4 changed files with 42 additions and 5 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue