mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 10:47:34 +00:00
LibGUI: Introduce property deserializers for GML property values
This commit is contained in:
parent
fb6a9dd2f5
commit
1689ec9100
4 changed files with 186 additions and 0 deletions
|
@ -94,6 +94,7 @@ set(SOURCES
|
|||
ProcessChooser.cpp
|
||||
Progressbar.cpp
|
||||
Property.cpp
|
||||
PropertyDeserializer.cpp
|
||||
RadioButton.cpp
|
||||
RangeSlider.cpp
|
||||
RegularEditingEngine.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue