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