aboutsummaryrefslogtreecommitdiff
path: root/include/cru/ui/controls/RootControl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/ui/controls/RootControl.h')
-rw-r--r--include/cru/ui/controls/RootControl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cru/ui/controls/RootControl.h b/include/cru/ui/controls/RootControl.h
index 5fa8090e..e662b655 100644
--- a/include/cru/ui/controls/RootControl.h
+++ b/include/cru/ui/controls/RootControl.h
@@ -28,7 +28,7 @@ class CRU_UI_API RootControl
Control* attached_control_;
- EventRevokerListGuard
+ EventHandlerRevokerListGuard
gain_focus_on_create_and_destroy_when_lose_focus_event_guard_;
};
} // namespace cru::ui::controls