From: Foster B. <fos...@us...> - 2005-03-29 23:29:49
|
Update of /cvsroot/adobe-source/sandbox/adobe-source/adobe/test/visual/sources/mac In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1768/adobe-source/adobe/test/visual/sources/mac Modified Files: main.cpp Log Message: Link widgets / tab groups / ASL 1.0.2 prep; other bugs fixed Index: main.cpp =================================================================== RCS file: /cvsroot/adobe-source/sandbox/adobe-source/adobe/test/visual/sources/mac/main.cpp,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** main.cpp 23 Mar 2005 18:52:00 -0000 1.3 --- main.cpp 29 Mar 2005 23:29:39 -0000 1.4 *************** *** 204,208 **** case kHICommandFrameWidgets: case kHICommandClearWidgetFrames: ! system_beep(); break; #endif --- 204,208 ---- case kHICommandFrameWidgets: case kHICommandClearWidgetFrames: ! adobe::system_beep(); break; #endif |