aboutsummaryrefslogtreecommitdiff
path: root/src/fluxbox.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/fluxbox.hh')
-rw-r--r--src/fluxbox.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fluxbox.hh b/src/fluxbox.hh
index f6a8f26..d0bc239 100644
--- a/src/fluxbox.hh
+++ b/src/fluxbox.hh
@@ -277,6 +277,7 @@ private:
277 277
278 ///< when we execute reconfig command we must wait until next event round 278 ///< when we execute reconfig command we must wait until next event round
279 FbTk::Timer m_reconfig_timer; 279 FbTk::Timer m_reconfig_timer;
280 FbTk::Timer m_key_reload_timer;
280 bool m_showing_dialog; 281 bool m_showing_dialog;
281 282
282 std::auto_ptr<Keys> m_key; 283 std::auto_ptr<Keys> m_key;