Skip to content
Snippets Groups Projects
Commit 0e2eb04f authored by edgrif's avatar edgrif
Browse files

include new items header.

parent f0af614f
No related branches found
No related tags found
No related merge requests found
...@@ -27,9 +27,9 @@ ...@@ -27,9 +27,9 @@
* *
* Exported functions: See zmapWindow_P.h * Exported functions: See zmapWindow_P.h
* HISTORY: * HISTORY:
* Last edited: Jan 26 09:36 2010 (edgrif) * Last edited: Feb 15 11:54 2010 (edgrif)
* Created: Tue Sep 4 10:52:09 2007 (edgrif) * Created: Tue Sep 4 10:52:09 2007 (edgrif)
* CVS info: $Id: zmapWindowColBump.c,v 1.62 2010-01-26 12:04:13 edgrif Exp $ * CVS info: $Id: zmapWindowColBump.c,v 1.63 2010-02-16 10:09:23 edgrif Exp $
*------------------------------------------------------------------- *-------------------------------------------------------------------
*/ */
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
#include <zmapWindow_P.h> #include <zmapWindow_P.h>
#include <zmapWindowContainerFeatureSet_I.h> #include <zmapWindowContainerFeatureSet_I.h>
#include <zmapWindowContainerUtils.h> #include <zmapWindowContainerUtils.h>
#include <zmapWindowCanvasItem.h> #include <zmapWindowFeatures.h>
typedef struct typedef struct
{ {
......
...@@ -26,9 +26,9 @@ ...@@ -26,9 +26,9 @@
* *
* Exported functions: See zmapWindow_P.h * Exported functions: See zmapWindow_P.h
* HISTORY: * HISTORY:
* Last edited: Jan 22 11:15 2010 (edgrif) * Last edited: Feb 15 14:06 2010 (edgrif)
* Created: Thu Sep 8 10:37:24 2005 (edgrif) * Created: Thu Sep 8 10:37:24 2005 (edgrif)
* CVS info: $Id: zmapWindowItem.c,v 1.125 2010-01-22 13:53:33 edgrif Exp $ * CVS info: $Id: zmapWindowItem.c,v 1.126 2010-02-16 10:10:19 edgrif Exp $
*------------------------------------------------------------------- *-------------------------------------------------------------------
*/ */
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
#include <zmapWindow_P.h> #include <zmapWindow_P.h>
#include <zmapWindowContainerUtils.h> #include <zmapWindowContainerUtils.h>
#include <zmapWindowItemTextFillColumn.h> #include <zmapWindowItemTextFillColumn.h>
#include <zmapWindowCanvasItem.h> #include <zmapWindowFeatures.h>
#include <zmapWindowContainerFeatureSet_I.h> #include <zmapWindowContainerFeatureSet_I.h>
/* Used to hold highlight information for the hightlight callback function. */ /* Used to hold highlight information for the hightlight callback function. */
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment