mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
fix: Update title on project save
This commit is contained in:
@@ -164,6 +164,7 @@ namespace hex::plugin::builtin {
|
||||
|
||||
AchievementManager::unlockAchievement("hex.builtin.achievement.starting_out", "hex.builtin.achievement.starting_out.save_project.name");
|
||||
|
||||
EventManager::post<RequestUpdateWindowTitle>(); // request, as this puts us into a project state
|
||||
|
||||
return result;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user