[tomasoft-cvs] "tes/examples/DDraw CustomGDIPAdapter.cpp,1.7" modified
Status: Pre-Alpha
Brought to you by:
davygrvy
From: David G. <dav...@us...> - 2004-09-17 06:46:11
|
Update of /cvsroot/tomasoft/tes/examples/DDraw In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13483 Modified Files: CustomGDIPAdapter.cpp Log Message: Added a destructor to the adapter class, just in case. interp context clean-ups will delete themselves as Itcl removes them, but in case things get out-of-sync, this is our backup plan B. |