feat(per-game): Share & Use Settings from .json files

Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
Collecting
2026-01-15 06:13:21 +00:00
parent 80b5627dde
commit 74e30b9db0

View File

@@ -62,6 +62,8 @@ public:
public slots:
void accept() override;
void OnTrimXCI();
void OnShareSettings();
void OnUseSettings();
protected:
void changeEvent(QEvent* event) override;