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
|
||||
ConnectDlg.LoadStoredServers ( pClient->vstrIPAddress );
|
||||
ConnectDlg.setModal ( true );
|
||||
ConnectDlg.show();
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue