[gnumeric] Fix top-10 autofilter dialog. [#678258]
- From: Andreas J. Guelzow <guelzow src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] Fix top-10 autofilter dialog. [#678258]
- Date: Sun, 17 Jun 2012 17:44:31 +0000 (UTC)
commit 6aea9b0c9e116fa9b330faa346562e8a886ee413
Author: Andreas J Guelzow <aguelzow pyrshep ca>
Date: Sun Jun 17 11:43:39 2012 -0600
Fix top-10 autofilter dialog. [#678258]
2012-06-17 Andreas J. Guelzow <aguelzow pyrshep ca>
* autofilter-top10.ui: fix radio button grouping
NEWS | 1 +
src/dialogs/ChangeLog | 4 ++++
src/dialogs/autofilter-top10.ui | 2 +-
3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 39ff6cd..54eee65 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,7 @@ Andreas:
* Fix custom colour combos for conditional format selection. [#677967]
* Fix cell-clearing/autofilter interaction. [#674814]
* Fix autofilter handling of column deletion undo. [#625702]
+ * Fix top-10 autofilter dialog. [#678258]
Jean:
* Fix graph series headers when a multiple selection is used. [#675913]
diff --git a/src/dialogs/ChangeLog b/src/dialogs/ChangeLog
index 731faf2..df715b0 100644
--- a/src/dialogs/ChangeLog
+++ b/src/dialogs/ChangeLog
@@ -1,3 +1,7 @@
+2012-06-17 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * autofilter-top10.ui: fix radio button grouping
+
2012-06-13 Andreas J. Guelzow <aguelzow pyrshep ca>
* wilcoxon-mann-whitney.ui: adjust spacing
diff --git a/src/dialogs/autofilter-top10.ui b/src/dialogs/autofilter-top10.ui
index e060d45..08c5b9d 100644
--- a/src/dialogs/autofilter-top10.ui
+++ b/src/dialogs/autofilter-top10.ui
@@ -177,7 +177,7 @@
<property name="xalign">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
- <property name="group">items-smallest</property>
+ <property name="group">items-largest</property>
</object>
<packing>
<property name="left_attach">0</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]