Skip to content

Commit

Permalink
What was this?
Browse files Browse the repository at this point in the history
  • Loading branch information
gunterkoenigsmann committed May 17, 2023
1 parent 6e9e6d6 commit d757c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wxMaxima.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10374,7 +10374,7 @@ void wxMaxima::TriggerEvaluation() {
m_worksheet->ScrollToCaret();
}
}
const

m_worksheet->SetWorkingGroup(tmp);
tmp->GetPrompt()->SetValue(m_lastPrompt);
tmp->ResetSize();
Expand Down

0 comments on commit d757c53

Please sign in to comment.