Replace icon
This commit is contained in:
parent
17560af249
commit
989680845b
7 changed files with 68 additions and 289 deletions
|
|
@ -56,7 +56,7 @@ class VersionChecker:
|
|||
"""
|
||||
Render the SVG logo to a high-DPI-aware QPixmap so it stays crisp.
|
||||
"""
|
||||
svg_path = Path(__file__).resolve().parent / "icons" / "bouquin-light.svg"
|
||||
svg_path = Path(__file__).resolve().parent / "icons" / "bouquin.svg"
|
||||
|
||||
# Logical size (what Qt layouts see)
|
||||
dpr = QGuiApplication.primaryScreen().devicePixelRatio()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue