diff options
author | Pablo Barciela <[email protected]> | 2018-03-06 10:54:38 +0100 |
---|---|---|
committer | lukefromdc <[email protected]> | 2018-03-06 14:50:29 -0500 |
commit | f248f85f74f4d6bc58e6244cc43f91f8ccb15ede (patch) | |
tree | 671e679c3d3091e1e85d13d2242e4a5cee7b733e /plugins/spell/pluma-spell-setup-dialog.ui | |
parent | e461fc8bd3243ea08904a28bb54a83600a872d78 (diff) | |
download | pluma-f248f85f74f4d6bc58e6244cc43f91f8ccb15ede.tar.bz2 pluma-f248f85f74f4d6bc58e6244cc43f91f8ccb15ede.tar.xz |
pluma-spell-setup-dialog.ui plugin: avoid GtkRadioButton:xalign
Diffstat (limited to 'plugins/spell/pluma-spell-setup-dialog.ui')
-rw-r--r-- | plugins/spell/pluma-spell-setup-dialog.ui | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/plugins/spell/pluma-spell-setup-dialog.ui b/plugins/spell/pluma-spell-setup-dialog.ui index 4fcd7c0e..01a1a281 100644 --- a/plugins/spell/pluma-spell-setup-dialog.ui +++ b/plugins/spell/pluma-spell-setup-dialog.ui @@ -2,7 +2,7 @@ <!-- Generated with glade 3.20.2 --> <!--*- mode: xml -*--> <interface> - <requires lib="gtk+" version="3.0"/> + <requires lib="gtk+" version="3.22"/> <object class="GtkImage" id="image1"> <property name="visible">True</property> <property name="can_focus">False</property> @@ -117,7 +117,6 @@ <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> </object> @@ -134,7 +133,6 @@ <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> <property name="group">autocheck_never</property> @@ -152,7 +150,6 @@ <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> <property name="group">autocheck_never</property> |