aboutsummaryrefslogtreecommitdiff
path: root/src/Window.hh
diff options
context:
space:
mode:
authormarkt <markt>2007-07-06 17:48:02 (GMT)
committermarkt <markt>2007-07-06 17:48:02 (GMT)
commitd39a5489b18ef28f21ba910c76cba8f1342bc97c (patch)
tree490f46a6cf9db5dc96f8f1e3d0452aa08d3717f8 /src/Window.hh
parentae3c30423925960fe70262d1d7e4079b73531c37 (diff)
downloadfluxbox-d39a5489b18ef28f21ba910c76cba8f1342bc97c.zip
fluxbox-d39a5489b18ef28f21ba910c76cba8f1342bc97c.tar.bz2
we know better than MPlayer
Diffstat (limited to 'src/Window.hh')
-rw-r--r--src/Window.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Window.hh b/src/Window.hh
index d9e4a7c..340df7b 100644
--- a/src/Window.hh
+++ b/src/Window.hh
@@ -514,6 +514,8 @@ private:
514 }; 514 };
515 ThemeListener m_themelistener; 515 ThemeListener m_themelistener;
516 516
517 time_t m_creation_time;
518
517 // Window states 519 // Window states
518 bool moving, resizing, shaded, iconic, 520 bool moving, resizing, shaded, iconic,
519 focused, stuck, m_initialized, fullscreen; 521 focused, stuck, m_initialized, fullscreen;