diff options
author | nobody <nobody@localhost> | 2000-08-22 20:05:30 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2000-08-22 20:05:30 +0800 |
commit | 4072f25b7fa84c03d84b6ed0e88be2280990fa04 (patch) | |
tree | 3b4824784cd30983db4a6ae1f38db287d5815941 /widgets/table/e-table-col-dnd.h | |
parent | 44ae37c371e25fe05e8aee145f1d9af7130a201d (diff) | |
download | gsoc2013-evolution-GEDIT_0_9_2.tar.gz gsoc2013-evolution-GEDIT_0_9_2.tar.zst gsoc2013-evolution-GEDIT_0_9_2.zip |
This commit was manufactured by cvs2svn to create tag 'GEDIT_0_9_2'.GEDIT_0_9_2
svn path=/tags/GEDIT_0_9_2/; revision=4932
Diffstat (limited to 'widgets/table/e-table-col-dnd.h')
-rw-r--r-- | widgets/table/e-table-col-dnd.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/widgets/table/e-table-col-dnd.h b/widgets/table/e-table-col-dnd.h deleted file mode 100644 index c1c26175c7..0000000000 --- a/widgets/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_ */ |