aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table-col-dnd.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>1999-12-17 07:48:56 +0800
committernobody <nobody@localhost>1999-12-17 07:48:56 +0800
commit3ccca41eac6d34f2d3897d5ec734503354f488d8 (patch)
tree1ccf57237d944e7088bd598f9ab0c5f6f859be2d /widgets/e-table-col-dnd.h
parente69ca1a88ce35fb744a0b4233dc5305eaa145d2f (diff)
downloadgsoc2013-evolution-BEFORE_RAVI.tar
gsoc2013-evolution-BEFORE_RAVI.tar.gz
gsoc2013-evolution-BEFORE_RAVI.tar.bz2
gsoc2013-evolution-BEFORE_RAVI.tar.lz
gsoc2013-evolution-BEFORE_RAVI.tar.xz
gsoc2013-evolution-BEFORE_RAVI.tar.zst
gsoc2013-evolution-BEFORE_RAVI.zip
This commit was manufactured by cvs2svn to create tag 'BEFORE_RAVI'.BEFORE_RAVI
svn path=/tags/BEFORE_RAVI/; revision=1496
Diffstat (limited to 'widgets/e-table-col-dnd.h')
-rw-r--r--widgets/e-table-col-dnd.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/widgets/e-table-col-dnd.h b/widgets/e-table-col-dnd.h
deleted file mode 100644
index c1c26175c7..0000000000
--- a/widgets/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_ */