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(); } }