summaryrefslogtreecommitdiff
path: root/src/lib/elementary/efl_ui_focus_parent_provider_standard.eo
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/elementary/efl_ui_focus_parent_provider_standard.eo')
-rw-r--r--src/lib/elementary/efl_ui_focus_parent_provider_standard.eo2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/elementary/efl_ui_focus_parent_provider_standard.eo b/src/lib/elementary/efl_ui_focus_parent_provider_standard.eo
index 3696bcbfe3..beaec44e7a 100644
--- a/src/lib/elementary/efl_ui_focus_parent_provider_standard.eo
+++ b/src/lib/elementary/efl_ui_focus_parent_provider_standard.eo
@@ -1,4 +1,4 @@
-class Efl.Ui.Focus.Parent_Provider.Standard(Efl.Object, Efl.Ui.Focus.Parent_Provider) {
+class Efl.Ui.Focus.Parent_Provider_Standard(Efl.Object, Efl.Ui.Focus.Parent_Provider) {
[[EFL UI Focus Parent Provider Standard Class]]
implements {
Efl.Ui.Focus.Parent_Provider.find_logical_parent;