[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: Sat, 7 May 2011 20:19:37 +0000 (UTC)
commit b255d098994f0102e9d4a3d9219c8508a32da932
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]