diff --git a/src/widgets/HelpSystem.cpp b/src/widgets/HelpSystem.cpp index 3e62c838a..077c90817 100644 --- a/src/widgets/HelpSystem.cpp +++ b/src/widgets/HelpSystem.cpp @@ -174,7 +174,6 @@ void HelpSystem::ShowHtmlText(wxWindow *pParent, pFrame->CreateStatusBar(); pFrame->Centre(); pFrame->Layout(); - pFrame->Fit(); pFrame->SetSizeHints(pWnd->GetSize()); pFrame->SetName(Title);