From ac7413680eb57e7a170507313f240c26db92f8b4 Mon Sep 17 00:00:00 2001 From: lvjunjie Date: Mon, 3 Aug 2026 16:39:39 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E9=9A=90=E8=97=8F=E7=A9=BA?= =?UTF-8?q?=E7=99=BD=E7=9A=84=E5=B8=AE=E5=8A=A9=E6=96=87=E6=9C=AC=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Src/nmNum/nmSubWxs/nmWxParaPropertyPebi.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Src/nmNum/nmSubWxs/nmWxParaPropertyPebi.cpp b/Src/nmNum/nmSubWxs/nmWxParaPropertyPebi.cpp index 7eb051f..f6e866b 100644 --- a/Src/nmNum/nmSubWxs/nmWxParaPropertyPebi.cpp +++ b/Src/nmNum/nmSubWxs/nmWxParaPropertyPebi.cpp @@ -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*/,