LogView patch - addText with force category, color now background

This commit is contained in:
2021-01-22 11:51:40 +03:00
parent af317cf4c9
commit 9ba018b868
4 changed files with 46 additions and 10 deletions

View File

@@ -3,7 +3,7 @@ cmake_policy(SET CMP0017 NEW) # need include() with .cmake
project(qad)
set(qad_MAJOR 1)
set(qad_MINOR 14)
set(qad_REVISION 3)
set(qad_REVISION 4)
set(qad_SUFFIX )
set(qad_COMPANY SHS)
set(qad_DOMAIN org.SHS)