Commit 005b4936 authored by Andre Wisplinghoff's avatar Andre Wisplinghoff Committed by Alexandre Julliard

regedit: Refresh tree view on import.

parent 2f1e73cb
......@@ -327,6 +327,7 @@ static BOOL ImportRegistryFile(HWND hWnd)
} else {
CheckCommDlgError(hWnd);
}
RefreshTreeView(g_pChildWnd->hTreeWnd);
return TRUE;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment