diff options
Diffstat (limited to 'src/runxdg.hpp')
-rw-r--r-- | src/runxdg.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/runxdg.hpp b/src/runxdg.hpp index 595babe..565d860 100644 --- a/src/runxdg.hpp +++ b/src/runxdg.hpp @@ -150,6 +150,8 @@ class RunXDG LibHomeScreen *m_hs; ILMControl *m_ic; + LifeCycleObserver *m_lc; + t_ilm_surface m_ivi_id; std::map<int, int> m_surfaces; // pair of <afm:rid, ivi:id> |