mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-25 12:13:27 +00:00
feat(per-game): Share & Use Settings from .json files
Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
@@ -62,6 +62,8 @@ public:
|
||||
public slots:
|
||||
void accept() override;
|
||||
void OnTrimXCI();
|
||||
void OnShareSettings();
|
||||
void OnUseSettings();
|
||||
|
||||
protected:
|
||||
void changeEvent(QEvent* event) override;
|
||||
|
||||
Reference in New Issue
Block a user