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