mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-18 06:55:48 +03:00
Implemented UIFontPickerDialog.
Fixed alignment in UILinearLayout when padding is used.
This commit is contained in:
@@ -1662,6 +1662,12 @@ workspace "eepp"
|
||||
files { "src/examples/ui_application_hello_world/*.cpp" }
|
||||
build_link_configuration( "eepp-ui-application-hello-world", true )
|
||||
|
||||
project "eepp-ui-font-picker"
|
||||
set_kind()
|
||||
language "C++"
|
||||
files { "src/examples/ui_font_picker/*.cpp" }
|
||||
build_link_configuration( "eepp-ui-font-picker", true )
|
||||
|
||||
project "eepp-ui-dropdownmodellist"
|
||||
set_kind()
|
||||
language "C++"
|
||||
|
||||
Reference in New Issue
Block a user