mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-08-15 14:43:32 -07:00
18 lines
336 B
Text
18 lines
336 B
Text
|
|
target_sources(AtlasUI
|
||
|
|
PRIVATE
|
||
|
|
EditableListCtrl.cpp
|
||
|
|
EditableListCtrl.h
|
||
|
|
EditableListCtrlCommands.cpp
|
||
|
|
EditableListCtrlCommands.h
|
||
|
|
FieldEditCtrl.cpp
|
||
|
|
FieldEditCtrl.h
|
||
|
|
ListCtrlValidator.cpp
|
||
|
|
ListCtrlValidator.h
|
||
|
|
QuickComboBox.cpp
|
||
|
|
QuickComboBox.h
|
||
|
|
QuickFileCtrl.cpp
|
||
|
|
QuickFileCtrl.h
|
||
|
|
QuickTextCtrl.cpp
|
||
|
|
QuickTextCtrl.h
|
||
|
|
)
|