Added call to testStub()
This commit is contained in:
parent
6194c00c56
commit
95978d21f7
@ -1825,7 +1825,6 @@ kcApp* kcApp::_getApp( Fl_Widget* w )
|
||||
}
|
||||
|
||||
|
||||
|
||||
void kcApp::_testStub()
|
||||
{
|
||||
/*
|
||||
@ -1846,10 +1845,12 @@ void kcApp::_testStub()
|
||||
printf("%i %i %i\n", cp->instId,cp->asSubIdx,cp->mstrFl );
|
||||
*/
|
||||
|
||||
_printStatusCounts();
|
||||
//_printStatusCounts();
|
||||
|
||||
//cmProcTestNoInit(&_ctx);
|
||||
|
||||
|
||||
_tlCtl->testStub();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user