mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-10 13:48:40 +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:
@@ -11,6 +11,7 @@
|
||||
class QLineEdit;
|
||||
|
||||
class GameInstallDialog final : public QDialog {
|
||||
Q_OBJECT
|
||||
public:
|
||||
GameInstallDialog();
|
||||
~GameInstallDialog();
|
||||
|
||||
Reference in New Issue
Block a user