[wpdev-commits] wolfpack speech.cpp,1.177,1.178
Brought to you by:
rip,
thiagocorrea
From: Richard M. <dr...@us...> - 2004-07-11 19:05:06
|
Update of /cvsroot/wpdev/wolfpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8494 Modified Files: speech.cpp Log Message: Index: speech.cpp =================================================================== RCS file: /cvsroot/wpdev/wolfpack/speech.cpp,v retrieving revision 1.177 retrieving revision 1.178 diff -C2 -d -r1.177 -r1.178 *** speech.cpp 15 Jun 2004 02:44:45 -0000 1.177 --- speech.cpp 11 Jul 2004 19:04:58 -0000 1.178 *************** *** 71,75 **** bool ok; ! INT32 num = speech.toInt( &ok ); // Generally try to convert it QString notification; --- 71,75 ---- bool ok; ! //INT32 num = speech.toInt( &ok ); // Generally try to convert it QString notification; |