From 1443b1d75440f52ef9423aef940bf264926b187a Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Thu, 23 Apr 2020 12:43:38 +0200 Subject: [PATCH] Use CategorizedCombo for font selection We do not have categories, but this gives as a nice filter functionality for long (non-TeX) font lists for free. See #11849 --- src/frontends/qt/ui/FontUi.ui | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/src/frontends/qt/ui/FontUi.ui b/src/frontends/qt/ui/FontUi.ui index d2858b0063..0063437a48 100644 --- a/src/frontends/qt/ui/FontUi.ui +++ b/src/frontends/qt/ui/FontUi.ui @@ -7,7 +7,7 @@ 0 0 568 - 557 + 565 @@ -117,7 +117,7 @@ - + Select the roman (serif) typeface @@ -212,7 +212,7 @@ - + Select the Sans Serif (grotesque) typeface @@ -320,7 +320,7 @@ - + Select the typewriter (monospaced) typeface @@ -484,6 +484,13 @@ + + + lyx::frontend::CategorizedCombo + QComboBox +
CategorizedCombo.h
+
+
osFontsCB fontsDefaultCO -- 2.39.5