Skip to content

Commit d757c53

Browse files
What was this?
1 parent 6e9e6d6 commit d757c53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wxMaxima.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -10374,7 +10374,7 @@ void wxMaxima::TriggerEvaluation() {
1037410374
m_worksheet->ScrollToCaret();
1037510375
}
1037610376
}
10377-
const
10377+
1037810378
m_worksheet->SetWorkingGroup(tmp);
1037910379
tmp->GetPrompt()->SetValue(m_lastPrompt);
1038010380
tmp->ResetSize();

0 commit comments

Comments
 (0)