默认隐藏空白的帮助文本框

feature/Interpolation-20260803
lvjunjie 2 weeks ago
parent f87ffafad9
commit ac7413680e

@ -258,6 +258,7 @@ void nmWxParaPropertyPebi::initUI_HelpBox()
m_pHelpBox->setMaximumHeight(_resoSizeH(65));
m_pHelpBox->setReadOnly(true);
m_pHelpBox->hide();
}
void nmWxParaPropertyPebi::refreshUIs(QStringList& listParas, bool bReserveOlds /*= true*/,

Loading…
Cancel
Save