Stabilize XCEditor shell foundation widgets
This commit is contained in:
@@ -16,6 +16,7 @@ add_library(XCUIEditorLib STATIC
|
||||
src/Core/UIEditorCommandDispatcher.cpp
|
||||
src/Core/UIEditorCommandRegistry.cpp
|
||||
src/Core/UIEditorMenuModel.cpp
|
||||
src/Core/UIEditorMenuSession.cpp
|
||||
src/Core/UIEditorPanelRegistry.cpp
|
||||
src/Core/UIEditorShortcutManager.cpp
|
||||
src/Core/UIEditorWorkspaceLayoutPersistence.cpp
|
||||
@@ -23,6 +24,8 @@ add_library(XCUIEditorLib STATIC
|
||||
src/Core/UIEditorWorkspaceModel.cpp
|
||||
src/Core/UIEditorWorkspaceSession.cpp
|
||||
src/Widgets/UIEditorCollectionPrimitives.cpp
|
||||
src/Widgets/UIEditorPanelFrame.cpp
|
||||
src/Widgets/UIEditorTabStrip.cpp
|
||||
)
|
||||
|
||||
target_include_directories(XCUIEditorLib
|
||||
|
||||
Reference in New Issue
Block a user