diff --git a/src/ce_libmaneditor.pas b/src/ce_libmaneditor.pas index 55f0b08c..4933a427 100644 --- a/src/ce_libmaneditor.pas +++ b/src/ce_libmaneditor.pas @@ -146,7 +146,7 @@ var idx: integer; prj: TCEDubProject; cdy: string; - upd: boolean; + upd: boolean = false; begin if not InputQuery('DUB library import', 'please enter the name of the package', nme) then exit;