using constexpr
This commit is contained in:
parent
d87c8e3d0b
commit
d04c030924
|
@ -36,7 +36,7 @@ namespace
|
|||
return QskAspect::NoSubcontrol;
|
||||
}
|
||||
|
||||
inline QskAspect aspectDecoration()
|
||||
inline constexpr QskAspect aspectDecoration()
|
||||
{
|
||||
return QskSpinBox::Panel | QskAspect::Style;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue