[gimp/gtk3-port: 234/237] 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: 234/237] plug-ins: s/GtkObject/GtkAdjustment in web-page
- Date: Wed, 11 May 2011 21:01:01 +0000 (UTC)
commit 433d179eccaf82e4fde041387944925df5f9f09c
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 ec7a09d..03433fa 100644
--- a/plug-ins/common/web-page.c
+++ b/plug-ins/common/web-page.c
@@ -221,7 +221,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]