mirror of
https://gitlab.com/eql/EQL5.git
synced 2025-12-17 07:40:37 -08:00
tiny revisions
This commit is contained in:
parent
7bef996a8e
commit
39bd46a814
2 changed files with 3 additions and 3 deletions
|
|
@ -1047,8 +1047,8 @@
|
|||
("setStandardButtons" (logior |QMessageBox.Yes| |QMessageBox.No|))
|
||||
("setDefaultButton(QMessageBox::StandardButton)" |QMessageBox.No|)
|
||||
("exec")))))
|
||||
(! "startDetached" "QProcess" "eql" (list "-norc" (or (path-to-server "eql-local-server.fas")
|
||||
(path-to-server "local-server.lisp"))))
|
||||
(! "startDetached" "QProcess" "eql5" (list "-norc" (or (path-to-server "eql-local-server.fas")
|
||||
(path-to-server "local-server.lisp"))))
|
||||
;; wait max. 15 seconds
|
||||
(dotimes (i 150)
|
||||
(qprocess-events)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue