[gimp/gtk3-port: 49/137] app: s/GtkObject/GtkAdjustment/
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gtk3-port: 49/137] app: s/GtkObject/GtkAdjustment/
- Date: Mon, 22 Nov 2010 10:24:12 +0000 (UTC)
commit 5017abcc2ccd9e0081f8eb1e64b8f3b53a74ccae
Author: Michael Natterer <mitch gimp org>
Date: Fri Oct 15 15:38:06 2010 +0200
app: s/GtkObject/GtkAdjustment/
app/widgets/gimptemplateeditor.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/widgets/gimptemplateeditor.c b/app/widgets/gimptemplateeditor.c
index 9ba1ae2..ff6cca0 100644
--- a/app/widgets/gimptemplateeditor.c
+++ b/app/widgets/gimptemplateeditor.c
@@ -118,7 +118,7 @@ gimp_template_editor_constructor (GType type,
GtkWidget *vbox;
GtkWidget *table;
GtkWidget *label;
- GtkObject *adjustment;
+ GtkAdjustment *adjustment;
GtkWidget *width;
GtkWidget *height;
GtkWidget *xres;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]