mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-30 14:26:16 +00:00
parent
d1e88c40d8
commit
0f8bd509b2
32 changed files with 1447 additions and 1438 deletions
|
@ -110,7 +110,11 @@ private:
|
|||
QComboBox* patchesComboBox;
|
||||
QListView* patchesListView;
|
||||
|
||||
QString defaultTextEdit;
|
||||
// Strings
|
||||
QString defaultTextEdit_MSG;
|
||||
QString CheatsNotFound_MSG;
|
||||
QString CheatsDownloadedSuccessfully_MSG;
|
||||
QString DownloadComplete_MSG;
|
||||
};
|
||||
|
||||
#endif // CHEATS_PATCHES_H
|
Loading…
Add table
Add a link
Reference in a new issue