mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-12 13:43:15 +00:00
PM4 old removed + fixes (#1259)
This commit is contained in:
parent
20db37f235
commit
7389cf3e89
28 changed files with 2 additions and 264 deletions
|
@ -21,7 +21,7 @@ public:
|
|||
explicit SettingsDialog(std::span<const QString> physical_devices, QWidget* parent = nullptr);
|
||||
~SettingsDialog();
|
||||
|
||||
bool override(QObject* obj, QEvent* event);
|
||||
bool eventFilter(QObject* obj, QEvent* event) override;
|
||||
void updateNoteTextEdit(const QString& groupName);
|
||||
|
||||
int exec() override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue