[Igarden-commit] CommonSource/yaaf/Libraries/yaaf_gui/headers XGDropper.h, 1.1, 1.2
Status: Beta
Brought to you by:
jlbedell
|
From: Jeffrey B. <jlb...@us...> - 2007-02-22 03:44:03
|
Update of /cvsroot/igarden/CommonSource/yaaf/Libraries/yaaf_gui/headers In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv14036 Modified Files: XGDropper.h Log Message: Win32 changes Index: XGDropper.h =================================================================== RCS file: /cvsroot/igarden/CommonSource/yaaf/Libraries/yaaf_gui/headers/XGDropper.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** XGDropper.h 1 Oct 2006 19:14:41 -0000 1.1 --- XGDropper.h 22 Feb 2007 03:44:01 -0000 1.2 *************** *** 34,37 **** --- 34,39 ---- Contact: wo...@al... Web page: http://www.pandawave.com/yaaf/ + Some contributions by: + je...@re... **********************************************************************/ *************** *** 70,74 **** */ ! class XGDropper { public: XGDropper(); --- 72,76 ---- */ ! class YAAF_API XGDropper { public: XGDropper(); |