aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/e-table-col-dnd.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2000-07-06 12:58:12 +0800
committernobody <nobody@localhost>2000-07-06 12:58:12 +0800
commit31c19f75b9e278da1c8d36022eb38935959e9623 (patch)
tree4ba00fa4856e39912c9a54ecba72de80d51d2418 /widgets/e-table/e-table-col-dnd.h
parent04f148f617112009091abd18b16463033dd322d0 (diff)
downloadgsoc2013-evolution-NAUTILUS-SAFE.tar
gsoc2013-evolution-NAUTILUS-SAFE.tar.gz
gsoc2013-evolution-NAUTILUS-SAFE.tar.bz2
gsoc2013-evolution-NAUTILUS-SAFE.tar.lz
gsoc2013-evolution-NAUTILUS-SAFE.tar.xz
gsoc2013-evolution-NAUTILUS-SAFE.tar.zst
gsoc2013-evolution-NAUTILUS-SAFE.zip
This commit was manufactured by cvs2svn to create tagNAUTILUS-SAFE
'NAUTILUS-SAFE'. svn path=/tags/NAUTILUS-SAFE/; revision=3914
Diffstat (limited to 'widgets/e-table/e-table-col-dnd.h')
-rw-r--r--widgets/e-table/e-table-col-dnd.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/widgets/e-table/e-table-col-dnd.h b/widgets/e-table/e-table-col-dnd.h
deleted file mode 100644
index c1c26175c7..0000000000
--- a/widgets/e-table/e-table-col-dnd.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef _E_TABLE_COL_DND_H_
-#define _E_TABLE_COL_DND_H_
-
-#define TARGET_ETABLE_COL_TYPE "application/x-etable-column-header"
-
-enum {
- TARGET_ETABLE_COL_HEADER
-};
-
-#endif /* _E_TABLE_COL_DND_H_ */