[libegg/spread-table-dnd] Fixed prototype for egg_spread_table_dnd_get_type()
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libegg/spread-table-dnd] Fixed prototype for egg_spread_table_dnd_get_type()
- Date: Sun, 10 Apr 2011 20:15:19 +0000 (UTC)
commit e4f286cd381bdc63d090e31b4f38e82474d4b0b6
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date: Sun Apr 10 16:55:33 2011 +0900
Fixed prototype for egg_spread_table_dnd_get_type()
libegg/spreadtable/eggspreadtablednd.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libegg/spreadtable/eggspreadtablednd.h b/libegg/spreadtable/eggspreadtablednd.h
index 24528f9..885e1d6 100644
--- a/libegg/spreadtable/eggspreadtablednd.h
+++ b/libegg/spreadtable/eggspreadtablednd.h
@@ -54,7 +54,7 @@ struct _EggSpreadTableDndClass
EggSpreadTableClass parent_class;
};
-GType egg_spread_table_get_type (void) G_GNUC_CONST;
+GType egg_spread_table_dnd_get_type (void) G_GNUC_CONST;
GtkWidget *egg_spread_table_dnd_new (GtkOrientation orientation,
guint lines);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]