diff options
author | David Tardon <dtardon@redhat.com> | 2014-06-24 09:51:09 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2014-06-24 09:51:26 +0200 |
commit | 012003e4681736083f6d3f987a69011ef0200ddc (patch) | |
tree | f37e559075ae8fc30b4726f83af68de9beaec474 /dbaccess/uiconfig | |
parent | 164ec65b1afbd781486122e5c1137303067564cc (diff) |
fdo#80422 check only one radio button in a group
Change-Id: Ibf1ed3d33d8b2c7da4eee26943da0c09647f4bff
Diffstat (limited to 'dbaccess/uiconfig')
-rw-r--r-- | dbaccess/uiconfig/ui/relationdialog.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dbaccess/uiconfig/ui/relationdialog.ui b/dbaccess/uiconfig/ui/relationdialog.ui index 053fe778adc4..6deada164092 100644 --- a/dbaccess/uiconfig/ui/relationdialog.ui +++ b/dbaccess/uiconfig/ui/relationdialog.ui @@ -352,7 +352,6 @@ <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> <packing> @@ -370,7 +369,6 @@ <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> <packing> @@ -388,7 +386,6 @@ <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> <packing> |