fixed mistake.
This commit is contained in:
parent
a45ab61929
commit
f57a46c772
1 changed files with 2 additions and 2 deletions
|
|
@ -149,8 +149,8 @@ namespace LibationWinForms.BookLiberation
|
|||
processForm.OnBegin(sender, libraryBook);
|
||||
};
|
||||
|
||||
//if (completedAction != null)
|
||||
// strProc.Completed += completedAction;
|
||||
if (completedAction != null)
|
||||
strProc.Completed += completedAction;
|
||||
|
||||
return strProc;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue