Add terminate process for layer_control
[apps/agl-service-windowmanager-2017.git] / src / wm_layer_control.hpp
index 3bf219a..7cccfa0 100644 (file)
@@ -80,6 +80,7 @@ class LayerControl
     void undoUpdate();
     WMError layoutChange(const WMAction& action);
     WMError visibilityChange(const WMAction &action);
+    void terminateApp(const std::shared_ptr<WMClient> client);
 
     // Don't use this function.
     void dispatchCreateEvent(ilmObjectType object, unsigned id, bool created);