Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cut-n-paste/toolbar-editor/eggtreemultidnd.c
diff options
context:
space:
mode:
authorJaap Haitsma <jaap@haitsma.org>2007-07-03 21:40:58 (GMT)
committer Jaap A. Haitsma <jhaitsma@src.gnome.org>2007-07-03 21:40:58 (GMT)
commit7d9fadd440ce86e1845945ca101add62ee86b3c4 (patch)
tree107100f66b328752b4c7544edfbc76d324b9e2cd /cut-n-paste/toolbar-editor/eggtreemultidnd.c
parent61b14b7612531f6e67cc9783a104f7e7f761295d (diff)
removed
2007-07-03 Jaap Haitsma <jaap@haitsma.org> * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added This script also updates itself from libegg * cut-n-paste/toolbar-editor/egg*: Run update-toolbareditor-from-libegg.sh so we are in sync again with libegg svn path=/trunk/; revision=2545
Diffstat (limited to 'cut-n-paste/toolbar-editor/eggtreemultidnd.c')
-rw-r--r--cut-n-paste/toolbar-editor/eggtreemultidnd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cut-n-paste/toolbar-editor/eggtreemultidnd.c b/cut-n-paste/toolbar-editor/eggtreemultidnd.c
index 3a7da91..4850c68 100644
--- a/cut-n-paste/toolbar-editor/eggtreemultidnd.c
+++ b/cut-n-paste/toolbar-editor/eggtreemultidnd.c
@@ -59,7 +59,7 @@ egg_tree_multi_drag_source_get_type (void)
if (!our_type)
{
- static const GTypeInfo our_info =
+ const GTypeInfo our_info =
{
sizeof (EggTreeMultiDragSourceIface), /* class_size */
NULL, /* base_init */