Skip to content

Commit c7b6474

Browse files
committed
removed some BW commits for a failed attempt at suppressing the dropdown
1 parent 75ddd7a commit c7b6474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Adapt_ItView.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -34773,7 +34773,7 @@ void CAdapt_ItView::ShowGlosses()
3477334773
gbGlossingVisible = FALSE;
3477434774
gbIsGlossing = FALSE; // must be off whenever the other flag is off
3477534775

34776-
// hide the mode bar checkbox when glossing is not allowed to be visible
34776+
// Hide the mode bar checkbox when glossing is not allowed to be visible
3477734777
// and when not visible it obligatorily must be adapting
3477834778
if (pCheckboxIsGlossing != NULL)
3477934779
{

0 commit comments

Comments
 (0)