aboutsummaryrefslogtreecommitdiff
path: root/CruUI/ui/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'CruUI/ui/window.h')
-rw-r--r--CruUI/ui/window.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/CruUI/ui/window.h b/CruUI/ui/window.h
index b9e9a184..42ebf477 100644
--- a/CruUI/ui/window.h
+++ b/CruUI/ui/window.h
@@ -194,6 +194,8 @@ namespace cru {
events::UiEvent activated_event;
events::UiEvent deactivated_event;
+ events::WindowNativeMessageEvent native_message_event;
+
private:
//*************** region: native operations ***************