[gthumb] Really fix the rotation tool, correction to earlier commit
- From: Michael J. Chudobiak <mjc src gnome org>
- To: svn-commits-list gnome org
- Subject: [gthumb] Really fix the rotation tool, correction to earlier commit
- Date: Thu, 25 Jun 2009 12:50:42 +0000 (UTC)
commit 871c872738aed0855ac56c2ab97f40b43f4fca16
Author: Michael J. Chudobiak <mjc avtechpulse com>
Date: Thu Jun 25 08:50:04 2009 -0400
Really fix the rotation tool, correction to earlier commit
src/dlg-jpegtran.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/dlg-jpegtran.c b/src/dlg-jpegtran.c
index f9622b6..491eaea 100644
--- a/src/dlg-jpegtran.c
+++ b/src/dlg-jpegtran.c
@@ -228,7 +228,7 @@ notify_file_changed (DialogData *data,
if (notify_soon) {
GList *list = g_list_prepend (NULL, gfile);
g_object_ref (gfile);
- gth_monitor_notify_update_files (GTH_MONITOR_EVENT_CHANGED, list);
+ gth_monitor_notify_update_gfiles (GTH_MONITOR_EVENT_CHANGED, list);
gfile_list_free (list);
}
else {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]