commit 7863183a849528b9d99e850af1f2c561de2cbbab
Author: Pavel Sanda <sa...@lyx.org>
Date:   Sun Mar 2 10:27:39 2025 +0100

    * PrefColorsUi.ui - Modify search strings.
    
    "->" render really ugly with some fonts as hyphen is not centered.
---
 src/frontends/qt/ui/PrefColorsUi.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/frontends/qt/ui/PrefColorsUi.ui 
b/src/frontends/qt/ui/PrefColorsUi.ui
index a15e30e371..1cfc2a9046 100644
--- a/src/frontends/qt/ui/PrefColorsUi.ui
+++ b/src/frontends/qt/ui/PrefColorsUi.ui
@@ -228,7 +228,7 @@
           <string>Search backward</string>
          </property>
          <property name="text">
-          <string>&lt;-</string>
+          <string>&lt;</string>
          </property>
          <property name="icon">
           <iconset theme="QIcon::ThemeIcon::GoPrevious"/>
@@ -253,7 +253,7 @@
           <string>Search forward</string>
          </property>
          <property name="text">
-          <string>-&gt;</string>
+          <string>&gt;</string>
          </property>
          <property name="icon">
           <iconset theme="QIcon::ThemeIcon::GoNext"/>
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to