c5f360a8f6
As the GtkSizeGroup [1] says: > GtkSizeGroup provides a mechanism for grouping a number of widgets > together so they all request the same amount of space. This is typically > useful when you want a column of widgets to have the same size, but you > can’t use a GtkGrid widget. However, "sizegroup1" in this .ui file is empty, i.e. doesn't group any widgets that should be the same size, so drop it altogether. [1] https://docs.gtk.org/gtk3/class.SizeGroup.html Change-Id: I9ffa6d0d302c08c6668b40847dde04de11fb24cf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176737 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de> |
||
---|---|---|
.. | ||
inc | ||
qa/unit | ||
source | ||
uiconfig/ui | ||
util | ||
AllLangMoTarget_uui.mk | ||
CppunitTest_uui_dialogs_test.mk | ||
IwyuFilter_uui.yaml | ||
Library_uui.mk | ||
Makefile | ||
Module_uui.mk | ||
README.md | ||
UIConfig_uui.mk |
Interaction Handler for ucb and More
Contains an Interaction Handler for the "ucb" and other uses. Works via VCL.