forked from openkylin/qt5-ukui-platformtheme
删掉一处输出
This commit is contained in:
parent
503dfe4604
commit
e7e8c6cd51
|
@ -210,7 +210,6 @@ void KAbstractStyleParameters::updateParameters(bool isTabletMode)
|
|||
TabBar_DefaultHeight = TabBar_DefaultHeight_origin * m_scaleTabBarHeight6_5;
|
||||
ViewItem_DefaultHeight = ViewItem_DefaultHeight_origin * m_scaleRatio4_3;
|
||||
ToolTip_Height = ToolTip_Height_origin * m_scaleRatio4_3;
|
||||
qDebug() << "updateParameters......... ";
|
||||
}
|
||||
|
||||
//Default widget theme
|
||||
|
|
Loading…
Reference in New Issue