aboutsummaryrefslogtreecommitdiffstats
path: root/src/app.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/app.hpp')
-rw-r--r--src/app.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/app.hpp b/src/app.hpp
index 047436b..ded952a 100644
--- a/src/app.hpp
+++ b/src/app.hpp
@@ -234,6 +234,7 @@ struct App
void surface_removed(uint32_t surface_id);
void removeClient(const std::string &appid);
+ void exeptionProcessForTransition();
bool subscribeEventForApp(const std::string &appid, afb_req req, const std::string &evname);
// Do not use this function
//static int processTimerHandler(sd_event_source *s, uint64_t usec, void *userdata);