From d20ace2f972b86acd60b128e85733418ed4f9061 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Sat, 24 May 2003 13:01:48 +0000 Subject: reordered menus --- src/Window.hh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/Window.hh b/src/Window.hh index 46d0a12..32a479c 100644 --- a/src/Window.hh +++ b/src/Window.hh @@ -22,7 +22,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Window.hh,v 1.74 2003/05/21 23:59:53 rathnor Exp $ +// $Id: Window.hh,v 1.75 2003/05/24 13:01:48 fluxgen Exp $ #ifndef WINDOW_HH #define WINDOW_HH @@ -404,8 +404,9 @@ private: Display *display; /// display connection BlackboxAttributes m_blackbox_attrib; - FbTk::Menu m_windowmenu; std::auto_ptr m_layermenu; + FbTk::Menu m_windowmenu; + timeval m_last_focus_time; -- cgit v0.11.2