try with modal dialog
This commit is contained in:
parent
30656eca99
commit
398a00ba73
1 changed files with 1 additions and 0 deletions
|
@ -457,6 +457,7 @@ CLlconClientDlg::CLlconClientDlg ( CClient* pNCliP,
|
||||||
|
|
||||||
// TEST
|
// TEST
|
||||||
ConnectDlg.LoadStoredServers ( pClient->vstrIPAddress );
|
ConnectDlg.LoadStoredServers ( pClient->vstrIPAddress );
|
||||||
|
ConnectDlg.setModal ( true );
|
||||||
ConnectDlg.show();
|
ConnectDlg.show();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue