Upstream version 9.38.204.0
[platform/framework/web/crosswalk.git] / src / ozone / ui / events / remote_event_dispatcher.h
index 8004a89..a80cfca 100644 (file)
@@ -48,6 +48,7 @@ class RemoteEventDispatcher : public ui::EventConverterOzoneWayland {
   virtual void WindowResized(unsigned handle,
                              unsigned width,
                              unsigned height) OVERRIDE;
+  virtual void WindowUnminimized(unsigned windowhandle) OVERRIDE;
   virtual void CloseWidget(unsigned handle) OVERRIDE;
 
   virtual void Commit(unsigned handle, const std::string& text) OVERRIDE;