aboutsummaryrefslogtreecommitdiff
path: root/src/Slit.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Slit.hh')
-rw-r--r--src/Slit.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Slit.hh b/src/Slit.hh
index 92eac35..7d643d6 100644
--- a/src/Slit.hh
+++ b/src/Slit.hh
@@ -144,6 +144,7 @@ private:
144 144
145 // m_hidden is for autohide, m_visible is the FbWindow state 145 // m_hidden is for autohide, m_visible is the FbWindow state
146 bool m_hidden, m_visible; 146 bool m_hidden, m_visible;
147 bool m_pending_reconfigure;
147 148
148 BScreen &m_screen; 149 BScreen &m_screen;
149 FbTk::Timer m_timer; 150 FbTk::Timer m_timer;