all repos — fluxbox @ 84fa1bb533e8dae273376da82acf7f91bb9caf3d

custom fork of the fluxbox windowmanager

minor stuff
fluxgen fluxgen
commit

84fa1bb533e8dae273376da82acf7f91bb9caf3d

parent

e5a90684478e51c8ca5ad4c22a7dbd3e9aab0a1e

1 files changed, 3 insertions(+), 4 deletions(-)

jump to
M src/Basemenu.hhsrc/Basemenu.hh

@@ -1,8 +1,8 @@

// Basemenu.hh for Fluxbox Window manager -// Copyright (c) 2001 - 2002 Henrik Kinnunen (fluxgen@linuxmail.org) +// Copyright (c) 2001 - 2002 Henrik Kinnunen (fluxgen at linuxmail.org) // // Basemenu.hh for Blackbox - an X11 Window manager -// Copyright (c) 1997 - 2000 Brad Hughes (bhughes@tcac.net) +// Copyright (c) 1997 - 2000 Brad Hughes (bhughes at tcac.net) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"),

@@ -22,7 +22,7 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Basemenu.hh,v 1.21 2002/12/03 23:21:42 fluxgen Exp $ +// $Id: Basemenu.hh,v 1.22 2002/12/13 20:39:41 fluxgen Exp $ #ifndef BASEMENU_HH #define BASEMENU_HH

@@ -34,7 +34,6 @@

#include "FbWindow.hh" #include "EventHandler.hh" -class Basemenu; class BasemenuItem; class BImageControl; class BScreen;