mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-13 06:03:16 +00:00
More fixes to make the translation work (#2439)
* more fixes to make the translation work * If size is disabled, it will not appear on the patches screen * Update game_install_dialog.h
This commit is contained in:
parent
32763b7af6
commit
290e127a4f
3 changed files with 11 additions and 8 deletions
|
@ -11,6 +11,7 @@
|
|||
class QLineEdit;
|
||||
|
||||
class GameInstallDialog final : public QDialog {
|
||||
Q_OBJECT
|
||||
public:
|
||||
GameInstallDialog();
|
||||
~GameInstallDialog();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue