[Igarden-commit] CommonSource/yaaf/Libraries/yaaf_core/headers XGPreferences.h, 1.1, 1.2
Status: Beta
Brought to you by:
jlbedell
|
From: Jeffrey B. <jlb...@us...> - 2007-02-22 02:16:07
|
Update of /cvsroot/igarden/CommonSource/yaaf/Libraries/yaaf_core/headers In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv11461 Modified Files: XGPreferences.h Log Message: Win32 changes Index: XGPreferences.h =================================================================== RCS file: /cvsroot/igarden/CommonSource/yaaf/Libraries/yaaf_core/headers/XGPreferences.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** XGPreferences.h 1 Oct 2006 19:18:30 -0000 1.1 --- XGPreferences.h 22 Feb 2007 02:16:05 -0000 1.2 *************** *** 32,35 **** --- 32,37 ---- Contact: wo...@al... Web page: http://www.pandawave.com/yaaf/ + Some contributions by: + je...@re... **********************************************************************/ *************** *** 64,68 **** */ ! class XGPreferences { public: #if OPT_MACOS --- 66,70 ---- */ ! class YAAF_API XGPreferences { public: #if OPT_MACOS |