diff options
-rw-r--r-- | cui/uiconfig/ui/effectspage.ui | 8 | ||||
-rw-r--r-- | solenv/sanitizers/ui/cui.suppr | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/cui/uiconfig/ui/effectspage.ui b/cui/uiconfig/ui/effectspage.ui index 12ab1834f0a0..cdea5a4e2580 100644 --- a/cui/uiconfig/ui/effectspage.ui +++ b/cui/uiconfig/ui/effectspage.ui @@ -611,12 +611,14 @@ <object class="GtkSizeGroup" id="sizegroup1"> <property name="ignore_hidden">True</property> <widgets> - <widget name="fontcolorft"/> + <widget name="effectsft"/> + <widget name="reliefft"/> + <widget name="positionft"/> + <widget name="emphasisft"/> <widget name="label3"/> <widget name="label4"/> <widget name="label5"/> - <widget name="effectsft"/> - <widget name="reliefft"/> + <widget name="fontcolorft"/> </widgets> </object> <object class="GtkSizeGroup" id="sizegroup2"> diff --git a/solenv/sanitizers/ui/cui.suppr b/solenv/sanitizers/ui/cui.suppr index d417663db12c..8be8a6a251d6 100644 --- a/solenv/sanitizers/ui/cui.suppr +++ b/solenv/sanitizers/ui/cui.suppr @@ -122,8 +122,6 @@ cui/uiconfig/ui/fmsearchdialog.ui://GtkLabel[@id='ftHint'] orphan-label cui/uiconfig/ui/gradientpage.ui://GtkLabel[@id='centerft'] orphan-label cui/uiconfig/ui/gradientpage.ui://GtkScale[@id='angleslider'] no-labelled-by cui/uiconfig/ui/gradientpage.ui://GtkScale[@id='borderslider'] no-labelled-by -cui/uiconfig/ui/effectspage.ui://GtkLabel[@id='label1'] orphan-label -cui/uiconfig/ui/effectspage.ui://GtkLabel[@id='label2'] orphan-label cui/uiconfig/ui/effectspage.ui://GtkLabel[@id='a11ywarning'] orphan-label cui/uiconfig/ui/eventsconfigpage.ui://GtkLabel[@id='label1'] orphan-label cui/uiconfig/ui/galleryapplyprogress.ui://GtkLabel[@id='file'] orphan-label |