lcl: fixed crash in default QuestionDlg

git-svn-id: trunk@50661 -
This commit is contained in:
mattias 2015-12-05 21:51:10 +00:00
parent 82c214d589
commit 9d45083605

View File

@ -654,7 +654,7 @@ begin
end;
end;
FMsgMemo.Visible:=true;
end else
end else if FMsgMemo<>nil then
FMsgMemo.Visible:=false;
// calculate the width we need to display the buttons