[gthumb] fixed function arguments
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] fixed function arguments
- Date: Sun, 22 May 2011 13:03:53 +0000 (UTC)
commit 0b25ebc2d67587c818a8fbb87cdb42ef97887798
Author: Paolo Bacchilega <paobac src gnome org>
Date: Sun May 22 14:55:40 2011 +0200
fixed function arguments
gthumb/gth-file-source.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gthumb/gth-file-source.c b/gthumb/gth-file-source.c
index a0ca471..1338a59 100644
--- a/gthumb/gth-file-source.c
+++ b/gthumb/gth-file-source.c
@@ -722,7 +722,8 @@ static void
base_remove (GthFileSource *file_source,
GthFileData *location,
GList *file_list, /* GFile list */
- gboolean permanently)
+ gboolean permanently,
+ GtkWindow *parent)
{
/* void */
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]