Unverified Commit 49441ffa authored by dou-y's avatar dou-y Committed by Yue-Lan
Browse files

copy same file to desktop twice, error report dialog show twice(#50)

Copy same file to desktop twice, it should call FileOperationErrorDialog to show error info. but when FileOperationProgressWizard showed, it cause previous dialog flashed once.
Even though FileOperationErrorDialog only show once but it looks like this dialog have showed twice. We should use WindowStaysOnTopHint to make sure this dialog show on top to avoid this problem.
parent d4f80645
Supports Markdown
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