all repos — fluxbox @ 95ea1a0151078b684844a0afb17a39384654dfaf

custom fork of the fluxbox windowmanager

cosmetic
mathias mathias
commit

95ea1a0151078b684844a0afb17a39384654dfaf

parent

ddcecec37e0ea559c9292423a257b47c423ddb9e

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

jump to
M src/FbTk/MenuSeparator.hhsrc/FbTk/MenuSeparator.hh

@@ -1,5 +1,5 @@

// MenuSeparator.hh for FbTk - Fluxbox ToolKit -// Copyright (c) 2004 Henrik Kinnunen (fluxgen at fluxbox dot org) +// Copyright (c) 2004 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a

@@ -23,7 +23,7 @@

// $Id$ #ifndef MENUSEPARATOR_HH -#define MENUSEPARATOR_hh +#define MENUSEPARATOR_HH #include "MenuItem.hh"