improved the close canvas mechanism (from the global to the object level)
This commit is contained in:
@ -325,8 +325,6 @@ int main(int argc, char *argv[])
|
||||
ok = false;
|
||||
break;
|
||||
}
|
||||
// connect signal/slot
|
||||
TQObject::Connect("TCanvas", "Closed()", "PMusrCanvas", musrCanvas, "LastCanvasClosed()");
|
||||
|
||||
musrCanvas->SetTimeout(timeout);
|
||||
|
||||
|
Reference in New Issue
Block a user