File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/Macros.cmake)
31
31
tgui_set_option (CMAKE_BUILD_TYPE Release STRING "Choose the type of build (Debug or Release)" )
32
32
33
33
# Project name and version
34
- project (TGUI VERSION 1.9 .0 LANGUAGES CXX )
34
+ project (TGUI VERSION 1.10 .0 LANGUAGES CXX )
35
35
36
36
# Use the paths from the cmake GNUInstallDirs module as defaults (https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html)
37
37
include (GNUInstallDirs )
Original file line number Diff line number Diff line change 1
- TGUI 1.10 (TBD )
2
- ----------------
1
+ TGUI 1.10 (14 June 2025 )
2
+ -------------------------
3
3
4
4
- Added MaxWidth property to RadioButton and CheckBox
5
5
- Added ClientPadding property to ChildWindow renderer
You can’t perform that action at this time.
0 commit comments