tdf#141027 set all buttons to the same max width
so changing from "ignore all" to "ignore rule" makes no
difference, which removes the redraw problem with Russian UI
Change-Id: I27c0e7b00a4f77ac5348aeee64bf312afff423cd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112587
Tested-by: Jenkins
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
diff --git a/cui/uiconfig/ui/spellingdialog.ui b/cui/uiconfig/ui/spellingdialog.ui
index 13a4da1..4156b28 100644
--- a/cui/uiconfig/ui/spellingdialog.ui
+++ b/cui/uiconfig/ui/spellingdialog.ui
@@ -655,4 +655,16 @@
</object>
</child>
</object>
<object class="GtkSizeGroup">
<widgets>
<widget name="change"/>
<widget name="changeall"/>
<widget name="autocorrect"/>
<widget name="ignore"/>
<widget name="ignoreall"/>
<widget name="ignorerule"/>
<widget name="add"/>
<widget name="addmb"/>
</widgets>
</object>
</interface>