[gimp/gtk3-port: 228/235] 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: 228/235] plug-ins: s/GtkObject/GtkAdjustment in	web-page
 
- Date: Sun,  2 Oct 2011 15:03:54 +0000 (UTC)
 
commit 35e12b68bc40ea9646ebbe1c3150e3b801a68d04
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]