[Igarden-commit] CommonSource/yaaf/Libraries/yaaf_gui/headers XGView.h, 1.1, 1.2
Status: Beta
Brought to you by:
jlbedell
|
From: Jeffrey B. <jlb...@us...> - 2007-02-22 03:42:37
|
Update of /cvsroot/igarden/CommonSource/yaaf/Libraries/yaaf_gui/headers In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv13621 Modified Files: XGView.h Log Message: Win32 changes Index: XGView.h =================================================================== RCS file: /cvsroot/igarden/CommonSource/yaaf/Libraries/yaaf_gui/headers/XGView.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** XGView.h 1 Oct 2006 19:15:06 -0000 1.1 --- XGView.h 22 Feb 2007 03:42:36 -0000 1.2 *************** *** 31,34 **** --- 31,36 ---- Contact: wo...@al... Web page: http://www.pandawave.com/yaaf/ + Some contributions by: + je...@re... **********************************************************************/ *************** *** 111,115 **** */ ! class XGView : public XGDispatch { public: /* --- 113,117 ---- */ ! class YAAF_API XGView : public XGDispatch { public: /* |