Skip to content
Snippets Groups Projects
Commit 54e04f36 authored by mh17's avatar mh17
Browse files

tidied up headers

parent 17bec5d7
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@
* HISTORY:
* Last edited: Feb 15 11:51 2010 (edgrif)
* Created: Fri Aug 1 16:45:58 2003 (edgrif)
* CVS info: $Id: zmapWindow_P.h,v 1.256 2010-02-17 16:00:33 mh17 Exp $
* CVS info: $Id: zmapWindow_P.h,v 1.257 2010-02-18 11:27:02 mh17 Exp $
*-------------------------------------------------------------------
*/
#ifndef ZMAP_WINDOW_P_H
......@@ -784,9 +784,6 @@ void zmapWindowLongItemPrint(ZMapWindowLongItems long_items) ;
void zmapWindowLongItemFree(ZMapWindowLongItems long_items) ;
void zmapWindowLongItemDestroy(ZMapWindowLongItems long_item) ;
int zmapWindowIsLongItem(FooCanvasItem *foo);
FooCanvasItem *zmapWindowGetLongItem(FooCanvasItem *foo);
void zmapWindowDrawFeatures(ZMapWindow window,
ZMapFeatureContext current_context, ZMapFeatureContext new_context) ;
void zmapWindowreDrawContainerExecute(ZMapWindow window,
......@@ -1157,7 +1154,7 @@ void zmapWindowItemCentreOnItemSubPart(ZMapWindow window, FooCanvasItem *item,
gboolean zmapWindowItemIsOnScreen(ZMapWindow window, FooCanvasItem *item, gboolean completely) ;
void zmapWindowScrollToItem(ZMapWindow window, FooCanvasItem *item) ;
int zmapWindowIsGlyphItem(FooCanvasItem *foo);
/*!-------------------------------------------------------------------!
......
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