Update of /cvsroot/gcblue/gcb_wx/include/graphics
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv23922/include/graphics
Modified Files:
tcMapView.h
Log Message:
Index: tcMapView.h
===================================================================
RCS file: /cvsroot/gcblue/gcb_wx/include/graphics/tcMapView.h,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** tcMapView.h 17 Aug 2006 01:27:10 -0000 1.30
--- tcMapView.h 16 Sep 2006 14:01:23 -0000 1.31
***************
*** 401,404 ****
--- 401,405 ----
void UpdateScreenNavPoints();
+ void UpdateViewForHooked();
};
|