Skip to content
Snippets Groups Projects
Commit 7439ce3e authored by rnc's avatar rnc
Browse files

renamed zmapWindowCallExternal to zmapWindowCallBlixem

parent 20a7615f
No related branches found
No related tags found
No related merge requests found
......@@ -26,9 +26,9 @@
* Description: Defines internal interfaces/data structures of zMapWindow.
*
* HISTORY:
* Last edited: Jun 6 14:02 2005 (rnc)
* Last edited: Jun 23 09:44 2005 (rnc)
* Created: Fri Aug 1 16:45:58 2003 (edgrif)
* CVS info: $Id: zmapWindow_P.h,v 1.56 2005-06-08 13:16:17 rnc Exp $
* CVS info: $Id: zmapWindow_P.h,v 1.57 2005-06-23 08:45:51 rnc Exp $
*-------------------------------------------------------------------
*/
#ifndef ZMAP_WINDOW_P_H
......@@ -351,7 +351,7 @@ void zmapWindowPrintItemCoords(FooCanvasItem *item) ;
void my_foo_canvas_item_w2i (FooCanvasItem *item, double *x, double *y) ;
void my_foo_canvas_item_i2w (FooCanvasItem *item, double *x, double *y) ;
void zmapWindowCallExternal(ZMapWindow window, FooCanvasItem *item, gboolean oneType);
void zmapWindowCallBlixem(ZMapWindow window, FooCanvasItem *item, gboolean oneType);
void zmapWindowEditor(ZMapWindow zmapWindow, FooCanvasItem *item);
......
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