ignoring the horizontal size hint of the input proxy
This commit is contained in:
parent
4c881bedb4
commit
8e8431f186
@ -24,7 +24,9 @@ namespace
|
||||
, m_panelBox( panelBox )
|
||||
{
|
||||
setObjectName( "InputBoxProxy" );
|
||||
|
||||
setFocusPolicy( Qt::NoFocus );
|
||||
initSizePolicy( QskSizePolicy::Ignored, QskSizePolicy::Fixed );
|
||||
}
|
||||
|
||||
QskAspect::Subcontrol effectiveSubcontrol(
|
||||
|
Loading…
x
Reference in New Issue
Block a user