#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Sun, 08 May 2016 10:02:42 +0200
changeset 16482 5b57eef90d30
parent 16481 162b6dd5ebc8
child 16483 924bfb4d3cc0
#OTHER by cg class: Tools::FontSettingsApplication tooltip help key fixed changed: #windowSpec
Tools__FontSettingsApplication.st
--- a/Tools__FontSettingsApplication.st	Sun May 08 09:57:05 2016 +0200
+++ b/Tools__FontSettingsApplication.st	Sun May 08 10:02:42 2016 +0200
@@ -552,7 +552,7 @@
                 (CheckBoxSpec
                    label: 'Only Use X Fonts / Suppress Slow Xft-Fonts (Unix Only)'
                    name: 'CheckBox2'
-                   activeHelpKey: useXFontsOnlyVisible
+                   activeHelpKey: useXFontsOnly
                    visibilityChannel: useXFontsOnlyVisible
                    enableChannel: useXFontsOnlyEnabled
                    model: useXFontsOnly