git-svn-id: svn://db.shs.com.ru/pip@494 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -854,6 +854,7 @@ void Daemon::requestOpenShell() {
|
|||||||
PIByteArray ba;
|
PIByteArray ba;
|
||||||
ba << int(ShellOpen);
|
ba << int(ShellOpen);
|
||||||
send(conn_name, ba);
|
send(conn_name, ba);
|
||||||
|
executeQueued(this, "shResizeRequest");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user