src/hg/inc/hui.h 1.136
1.136 2009/07/28 08:56:12 aamp
Added stuff for first cut of the UW Southerns track.
Index: src/hg/inc/hui.h
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/inc/hui.h,v
retrieving revision 1.135
retrieving revision 1.136
diff -b -B -U 4 -r1.135 -r1.136
--- src/hg/inc/hui.h 17 Jul 2009 06:24:57 -0000 1.135
+++ src/hg/inc/hui.h 28 Jul 2009 08:56:12 -0000 1.136
@@ -122,8 +122,12 @@
/* Microarray default setting. */
#define MICROARRAY_CLICK_LIMIT 200
+/* itemImagePath trackDb variable names */
+#define ITEM_IMAGE_PATH "itemImagePath"
+#define ITEM_BIG_IMAGE_PATH "itemBigImagePath"
+
/* SwitchGear TSS default filter. */
#define SWITCHDBTSS_FILTER 10
void netUi(struct trackDb *tdb);