From f6df121c904fbab91a7f239d1989dde635916469 Mon Sep 17 00:00:00 2001 From: vczh Date: Sat, 6 Jan 2024 21:44:14 -0800 Subject: [PATCH] Update import --- Import/GacUI.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Import/GacUI.cpp b/Import/GacUI.cpp index 8804737c..40061990 100644 --- a/Import/GacUI.cpp +++ b/Import/GacUI.cpp @@ -8632,7 +8632,7 @@ DataProvider if (invokeCallback) { - RefreshAllItems(); + RebuildAllItems(); } }