[gimp/gtk3-port: 232/239] plug-ins: s/GtkObject/GtkAdjustment in web-page
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gtk3-port: 232/239] plug-ins: s/GtkObject/GtkAdjustment in web-page
- Date: Fri, 30 Sep 2011 14:16:54 +0000 (UTC)
commit 5418fce016239eef64b0642ed540ea1de3287578
Author: Michael Natterer <mitch gimp org>
Date: Sun Apr 3 18:02:28 2011 +0200
plug-ins: s/GtkObject/GtkAdjustment in web-page
plug-ins/common/web-page.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/common/web-page.c b/plug-ins/common/web-page.c
index 1c7a394..3484efe 100644
--- a/plug-ins/common/web-page.c
+++ b/plug-ins/common/web-page.c
@@ -222,7 +222,7 @@ webpage_dialog (void)
GtkWidget *label;
GtkWidget *entry;
GtkSizeGroup *sizegroup;
- GtkObject *adjustment;
+ GtkAdjustment *adjustment;
GtkWidget *spinbutton;
GtkWidget *combo;
gint active;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]