mirror of
https://github.com/rabbibotton/clog.git
synced 2026-02-23 08:30:38 -08:00
correct probe panel name
This commit is contained in:
parent
cc0555b35f
commit
0826f084b9
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
(let ((app (connection-data-item obj "builder-app-data")))
|
||||
(let* ((*default-title-class* *builder-title-class*)
|
||||
(*default-border-class* *builder-border-class*)
|
||||
(win (create-gui-window obj :title "CLOG Probe Table"
|
||||
(win (create-gui-window obj :title "CLOG Probe Panel"
|
||||
:width 300
|
||||
:has-pinner t
|
||||
:keep-on-top t
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue