all repos — fluxbox @ 8553753773f846a82b9374540af3e8d4be6c4673

custom fork of the fluxbox windowmanager

no need for FbCommands here
fluxgen fluxgen
commit

8553753773f846a82b9374540af3e8d4be6c4673

parent

d6c216885db770ee3a25069a41f61369c743fd4c

2 files changed, 2 insertions(+), 4 deletions(-)

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

@@ -20,14 +20,13 @@ // 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: LayerMenu.hh,v 1.5 2003/07/10 11:51:59 fluxgen Exp $ +// $Id: LayerMenu.hh,v 1.6 2003/12/03 22:12:26 fluxgen Exp $ #ifndef LAYERMENU_HH #define LAYERMENU_HH #include "MenuItem.hh" #include "FbMenu.hh" -#include "FbCommands.hh" #include "RefCount.hh" #include "SimpleCommand.hh"
M src/Xinerama.hhsrc/Xinerama.hh

@@ -20,14 +20,13 @@ // 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: Xinerama.hh,v 1.5 2003/07/25 10:03:55 rathnor Exp $ +// $Id: Xinerama.hh,v 1.6 2003/12/03 22:12:26 fluxgen Exp $ #ifndef XINERAMA_HH #define XINERAMA_HH #include "MenuItem.hh" #include "FbMenu.hh" -#include "FbCommands.hh" #include "RefCount.hh" #include "SimpleCommand.hh"