feat: add floating edge
This commit is contained in:
@@ -25,6 +25,7 @@ qt_add_executable(${AppExec}
|
||||
src/gui/network/NodeGraphic.cpp
|
||||
src/gui/network/SocketGraphic.cpp
|
||||
src/gui/network/NodeEdgeGraphic.cpp
|
||||
src/gui/network/FloatingEdgeGraphic.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(${AppExec} PRIVATE Qt6::Core Qt6::Widgets)
|
||||
|
||||
Reference in New Issue
Block a user