Add troubleshooting info to about window

This commit is contained in:
kramo
2023-06-26 14:32:56 +02:00
parent 8870c20279
commit 8cb1cd998c
4 changed files with 31 additions and 17 deletions

View File

@@ -61,4 +61,5 @@ image_size = (200 * scale_factor, 300 * scale_factor)
# pylint: disable=invalid-name
win = None
importer = None
store = None
store = None
log_files = None