fixed mistake.
This commit is contained in:
parent
a45ab61929
commit
f57a46c772
@ -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…
x
Reference in New Issue
Block a user