X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fozone%2Fui%2Fdesktop_aura%2Fdesktop_window_tree_host_wayland.h;h=4eeda04095fc098b67935c264d533bbfd13d5fce;hb=9f86df81fcd247bd2ce7c9a96196804f8d160474;hp=1377ae6c0dbd980e51762ba78e98c4d4c2775155;hpb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/ozone/ui/desktop_aura/desktop_window_tree_host_wayland.h b/src/ozone/ui/desktop_aura/desktop_window_tree_host_wayland.h index 1377ae6..4eeda04 100644 --- a/src/ozone/ui/desktop_aura/desktop_window_tree_host_wayland.h +++ b/src/ozone/ui/desktop_aura/desktop_window_tree_host_wayland.h @@ -171,6 +171,7 @@ class VIEWS_EXPORT DesktopWindowTreeHostWayland void HandleNativeWidgetActivationChanged(bool active); void HandleWindowResize(unsigned width, unsigned height); + void HandleWindowUnminimized(); void HandlePreeditChanged(const std::string& text, const std::string& commit); void HandleCommit(const std::string& text);