Skip to content

Commit

Permalink
addendum to commit 9e62f4f, which fix "Choose Helper Application" dia…
Browse files Browse the repository at this point in the history
…log issue
  • Loading branch information
roytam1 committed May 8, 2018
1 parent 9e62f4f commit b55a76c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions k-meleon/app/BrowserFrm.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1438,6 +1438,7 @@ INT_PTR CBrowserFrame::DoModal()
bEnableParent = TRUE;
}

::EnableWindow(m_hWnd, TRUE);
m_nFlags |= WF_CONTINUEMODAL;
RunModalLoop(0);

Expand Down

0 comments on commit b55a76c

Please sign in to comment.