mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #945] [MERGED] Qt: Improve handling of settings version increases #225
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stenzek/duckstation/pull/945
Author: @ggrtk
Created: 10/8/2020
Status: ✅ Merged
Merged: 10/9/2020
Merged by: @stenzek
Base:
master← Head:settings-version-warning📝 Commits (2)
9d2687eQt: Provide warning in auto updater on settings version increase94d7d4cQt: Show dialog on startup for settings version mismatch📊 Changes
6 files changed (+39 additions, -2 deletions)
View changed files
📝
src/duckstation-qt/autoupdaterdialog.cpp(+11 -0)📝
src/duckstation-qt/main.cpp(+2 -0)📝
src/duckstation-qt/mainwindow.cpp(+7 -0)📝
src/duckstation-qt/mainwindow.h(+4 -0)📝
src/frontend-common/common_host_interface.cpp(+9 -2)📝
src/frontend-common/common_host_interface.h(+6 -0)📄 Description
Fixes #870.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.