making MSVC happy

This commit is contained in:
Uwe Rathmann 2018-09-23 11:02:00 +02:00
parent 7484481f85
commit f94373390b

View File

@ -186,7 +186,7 @@ namespace QskAspect
uint subControl : 12;
uint type : 3;
bool isAnimator : 1;
uint isAnimator : 1;
uint primitive : 7;
uint placement : 1;