Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nathancorvussolis committed Feb 28, 2016
1 parent e9062f0 commit 11be76b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions imcrvtip/CandidateWindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -678,6 +678,7 @@ void CCandidateWindow::_PrevComp()
if(_uIndex == 0)
{
if((_pTextService->cx_stacompmulti && !_pTextService->cx_dyncompmulti) ||
//closed at _DynamicComp
_pTextService->searchkey.empty())
{
_InvokeSfHandler(SKK_PREV_COMP);
Expand Down

0 comments on commit 11be76b

Please sign in to comment.