summaryrefslogtreecommitdiff
path: root/ldmicro/simulate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ldmicro/simulate.cpp')
-rw-r--r--ldmicro/simulate.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ldmicro/simulate.cpp b/ldmicro/simulate.cpp
index 8cee5fe..59e7b6e 100644
--- a/ldmicro/simulate.cpp
+++ b/ldmicro/simulate.cpp
@@ -957,6 +957,7 @@ void DestroyUartSimulationWindow(void)
FreezeDWORD(TerminalH);
DestroyWindow(UartSimulationWindow);
+ ProgramChanged();
UartSimulationWindow = NULL;
}