From b812c16045f3616907f7f7672d4968e96113b5d5 Mon Sep 17 00:00:00 2001 From: codeboss <2422523675@qq.com> Date: Sun, 3 Aug 2025 14:16:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E8=BF=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TranslateUI/StructuralRuleView.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TranslateUI/StructuralRuleView.cpp b/TranslateUI/StructuralRuleView.cpp index 11643f2..c0951ea 100644 --- a/TranslateUI/StructuralRuleView.cpp +++ b/TranslateUI/StructuralRuleView.cpp @@ -284,7 +284,7 @@ void ListUnitConfiguration::currentRuleAccept( this->_bind_u = std::dynamic_pointer_cast(u); this->_bind_index = i; - reloadContent(this->_bind_u); + reloadContent(this->_bind_u, getter); } void ListUnitConfiguration::reloadContent(