[Igarden-commit] CommonSource/YAAFExtensions RGTableAction.h, 1.5, 1.6
Status: Beta
Brought to you by:
jlbedell
|
From: Jeffrey B. <jlb...@us...> - 2007-02-22 03:52:37
|
Update of /cvsroot/igarden/CommonSource/YAAFExtensions In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv17640 Modified Files: RGTableAction.h Log Message: Win32 changes Index: RGTableAction.h =================================================================== RCS file: /cvsroot/igarden/CommonSource/YAAFExtensions/RGTableAction.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** RGTableAction.h 30 Jun 2005 15:10:35 -0000 1.5 --- RGTableAction.h 22 Feb 2007 03:52:36 -0000 1.6 *************** *** 42,46 **** using yaaf::XGString; ! class RGTableAction : public yaaf::RGAction { public: --- 42,46 ---- using yaaf::XGString; ! class YAAF_API RGTableAction : public yaaf::RGAction { public: |