mirror of
https://codeberg.org/cage/tinmop/
synced 2024-12-18 23:22:52 +01:00
- [GUI] moved server side GUI to a proper component and directory.
This commit is contained in:
parent
746b2e01ac
commit
f40fb786b1
@ -146,7 +146,8 @@
|
||||
(:file "scheduled-events")
|
||||
(:file "modules")
|
||||
(:file "json-rpc2")
|
||||
(:module gui
|
||||
(:module gui-server
|
||||
:pathname "gui/server"
|
||||
:components ((:file "main-window-server-side")
|
||||
(:file "public-api")
|
||||
(:file "json-rpc-communication")))
|
||||
|
Loading…
Reference in New Issue
Block a user