wrong constexpr removed
This commit is contained in:
parent
82bd6f1420
commit
7f8bc6caef
|
@ -39,7 +39,7 @@ namespace
|
|||
return QskAspect::NoSubcontrol;
|
||||
}
|
||||
|
||||
inline constexpr QskAspect aspectDecoration()
|
||||
inline QskAspect aspectDecoration()
|
||||
{
|
||||
return QskSpinBox::Panel | QskAspect::Style;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue