version 2.32.0

work with icons - remove unused, organize and update to last oxygen
add BusyIcon widget
This commit is contained in:
2024-10-30 22:22:44 +03:00
parent f8fec93f0e
commit e791618a17
158 changed files with 436 additions and 159 deletions

View File

@@ -3,7 +3,7 @@ cmake_policy(SET CMP0017 NEW) # need include() with .cmake
cmake_policy(SET CMP0072 NEW) # FindOpenGL prefers GLVND by default
project(QAD)
set(QAD_MAJOR 2)
set(QAD_MINOR 31)
set(QAD_MINOR 32)
set(QAD_REVISION 0)
set(QAD_SUFFIX )
set(QAD_COMPANY SHS)