From 16de9795241fd5e492178be95173728d098ceea9 Mon Sep 17 00:00:00 2001 From: Vitali Graf Date: Sat, 25 Apr 2026 15:02:37 +0200 Subject: [PATCH] Fix: Windows-Titelleistensymbol durch AppUserModelID und setWindowIcon korrekt gesetzt (v1.6.1) Co-Authored-By: Claude Sonnet 4.6 --- DocuMentor.wxs | 2 +- THIRD_PARTY_LICENSES.txt | 2 +- installer.iss | 2 +- pyproject.toml | 2 +- src/main.py | 12 ++++++++++++ uv.lock | 2 +- 6 files changed, 17 insertions(+), 5 deletions(-) diff --git a/DocuMentor.wxs b/DocuMentor.wxs index f841036..2db2d42 100644 --- a/DocuMentor.wxs +++ b/DocuMentor.wxs @@ -4,7 +4,7 @@