Skip to content

Commit 8179cf1

Browse files
committed
Merge LayoutHelper to ui::Helper
1 parent 771fd23 commit 8179cf1

6 files changed

Lines changed: 2109 additions & 2139 deletions

File tree

core/ui/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ set(_AX_UI_HEADER
124124
ui/UIAbstractCheckButton.h
125125
ui/UIButton.h
126126
ui/UICheckBox.h
127-
ui/LayoutHelper.h
128127
ui/UIHBox.h
129128
ui/UIHelper.h
130129
ui/UIImageView.h
@@ -160,7 +159,6 @@ set(_AX_UI_SRC
160159
ui/UIAbstractCheckButton.cpp
161160
ui/UICheckBox.cpp
162161
ui/UIRadioButton.cpp
163-
ui/LayoutHelper.cpp
164162
ui/UIHBox.cpp
165163
ui/UIHelper.cpp
166164
ui/UIImageView.cpp

0 commit comments

Comments
 (0)