version 1.3.0
new QGLViewSettings structure for all view parameters API for load/save it, automatic sync with ViewEditor some clean
This commit is contained in:
@@ -26,8 +26,8 @@ else()
|
||||
include(SHSTKQtMacros)
|
||||
|
||||
set(QGLEngine_MAJOR 1)
|
||||
set(QGLEngine_MINOR 2)
|
||||
set(QGLEngine_REVISION 1)
|
||||
set(QGLEngine_MINOR 3)
|
||||
set(QGLEngine_REVISION 0)
|
||||
set(QGLEngine_SUFFIX "rc")
|
||||
set(QGLEngine_COMPANY SHS)
|
||||
set(QGLEngine_DOMAIN org.SHS)
|
||||
|
||||
Reference in New Issue
Block a user