更新 'src/Instrumentation/commradio.cxx'
This commit is contained in:
parent
ad61fc0834
commit
ed88ca3330
@ -103,7 +103,7 @@ void AtisSpeaker::valueChanged(SGPropertyNode * node)
|
||||
if (_synthesizeRequest.text == newText) return;
|
||||
|
||||
|
||||
SG_LOG(SG_INSTR,SG_INFO,"PATH= " << node->getPath() )
|
||||
SG_LOG(SG_INSTR,SG_INFO,"PATH= " << node->getPath() );
|
||||
SG_LOG(SG_INSTR,SG_INFO,"newText:" << newText);
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user