aboutsummaryrefslogtreecommitdiff
path: root/src/Window.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Window.hh')
-rw-r--r--src/Window.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Window.hh b/src/Window.hh
index 4235106..b6e56b2 100644
--- a/src/Window.hh
+++ b/src/Window.hh
@@ -552,6 +552,7 @@ private:
552 uint64_t m_creation_time; 552 uint64_t m_creation_time;
553 uint64_t m_last_keypress_time; 553 uint64_t m_last_keypress_time;
554 FbTk::Timer m_timer; 554 FbTk::Timer m_timer;
555 FbTk::Timer m_tabActivationTimer;
555 556
556 // Window states 557 // Window states
557 bool moving, resizing, m_initialized; 558 bool moving, resizing, m_initialized;