mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
remove default locations for many windows
This commit is contained in:
parent
c2d3837f3c
commit
fe12e47acb
4 changed files with 0 additions and 5 deletions
|
|
@ -4,7 +4,6 @@
|
|||
(let* ((*default-title-class* *builder-title-class*)
|
||||
(*default-border-class* *builder-border-class*)
|
||||
(win (create-gui-window obj :title "System Browser"
|
||||
:top 40 :left 225
|
||||
:width 685 :height 530
|
||||
:client-movement *client-side-movement*))
|
||||
(panel (create-sys-browser (window-content win))))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue