summaryrefslogtreecommitdiffstats
path: root/src/app/app.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/app.h')
-rw-r--r--src/app/app.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/app.h b/src/app/app.h
index 71a3527..d2561e7 100644
--- a/src/app/app.h
+++ b/src/app/app.h
@@ -352,7 +352,7 @@ protected:
//! If applicable, creates a virtual event to match the changed state as of new event
Event CreateVirtualEvent(const Event& sourceEvent);
//! Prepares a simulation update event
- Event CreateUpdateEvent();
+ TEST_VIRTUAL Event CreateUpdateEvent();
//! Handles some incoming events
bool ProcessEvent(const Event& event);
//! Renders the image in window