Merged with changes of the repo. eric7

Wed, 04 Sep 2024 09:15:41 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 04 Sep 2024 09:15:41 +0200
branch
eric7
changeset 10910
13c8626c5024
parent 10909
4a847e8260c1 (diff)
parent 10908
ef1b3cd9a6ca (current diff)
child 10911
9cccac01156f

Merged with changes of the repo.

--- a/src/eric7/EricWidgets/EricApplication.py	Tue Sep 03 17:42:44 2024 +0200
+++ b/src/eric7/EricWidgets/EricApplication.py	Wed Sep 04 09:15:41 2024 +0200
@@ -35,7 +35,7 @@
         "bright-text": QPalette.ColorRole.BrightText,
         "placeholder-text": QPalette.ColorRole.PlaceholderText,
         "window": QPalette.ColorRole.Window,
-        " window-text": QPalette.ColorRole.WindowText,
+        "window-text": QPalette.ColorRole.WindowText,
         "tooltip-base": QPalette.ColorRole.ToolTipBase,
         "tooltip-text": QPalette.ColorRole.ToolTipText,
         "button": QPalette.ColorRole.Button,

eric ide

mercurial