[glom] Reports: Fix a crash when opening the secondary fields dialog.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] Reports: Fix a crash when opening the secondary fields dialog.
- Date: Sat, 10 Apr 2010 07:38:32 +0000 (UTC)
commit 4363b8e66c0da44fe70073ec5f0a6196ecdec5c8
Author: Murray Cumming <murrayc murrayc com>
Date: Sat Apr 10 01:03:44 2010 +0200
Reports: Fix a crash when opening the secondary fields dialog.
* glom/glom_developer.glade: dialog_groupby_secondary_fields: Rename a
button to match what the class's constructor expects.
ChangeLog | 7 +++++++
glom/glom_developer.glade | 2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index c569026..494abd9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,13 @@
* glom/mode_design/users/dialog_groups_list.cc:
Translation dialog updates, set missing window icons.
+2010-04-09 Murray Cumming <murrayc murrayc com>
+
+ Reports: Fix a crash when opening the secondary fields dialog.
+
+ * glom/glom_developer.glade: dialog_groupby_secondary_fields: Rename a
+ button to match what the class's constructor expects.
+
2010-04-09 Armin Burgmeier <armin arbur net>
* win32/build-installer:
diff --git a/glom/glom_developer.glade b/glom/glom_developer.glade
index 02e73a9..607beed 100644
--- a/glom/glom_developer.glade
+++ b/glom/glom_developer.glade
@@ -5857,7 +5857,7 @@ Which user should be added to this group?</property>
</packing>
</child>
<child>
- <object class="GtkButton" id="button_down">
+ <object class="GtkButton" id="button_field_down">
<property name="label">gtk-go-down</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]