mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-18 16:32:16 -07:00
Pull client networking out of window_main and into remote_connection_controller
Took 2 minutes
This commit is contained in:
parent
d7b31f2f9d
commit
da4f2cba84
5 changed files with 705 additions and 493 deletions
|
|
@ -325,6 +325,7 @@ set(cockatrice_SOURCES
|
|||
src/interface/widgets/tabs/api/edhrec/display/commander/edhrec_commander_api_response_bracket_navigation_widget.h
|
||||
src/interface/widgets/tabs/api/edhrec/display/commander/edhrec_commander_api_response_budget_navigation_widget.cpp
|
||||
src/interface/widgets/tabs/api/edhrec/display/commander/edhrec_commander_api_response_budget_navigation_widget.h
|
||||
src/client/network/connection_controller/remote_connection_controller.cpp
|
||||
)
|
||||
|
||||
add_subdirectory(sounds)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue