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 0b3c206..ff7a870 100644
--- a/ldmicro/simulate.cpp
+++ b/ldmicro/simulate.cpp
@@ -956,6 +956,7 @@ void DestroyUartSimulationWindow(void)
FreezeDWORD(TerminalH);
DestroyWindow(UartSimulationWindow);
+ ProgramChanged();
UartSimulationWindow = NULL;
}