all repos — fluxbox @ 016b6891ea1b6140e40696264f9f299fc3092048

custom fork of the fluxbox windowmanager

include
fluxgen fluxgen
commit

016b6891ea1b6140e40696264f9f299fc3092048

parent

a660cb0d08b71d8337d782e0e8f1c37c3fd6df92

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

jump to
M src/Configmenu.ccsrc/Configmenu.cc

@@ -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: Configmenu.cc,v 1.19 2002/10/22 14:45:01 fluxgen Exp $ +// $Id: Configmenu.cc,v 1.20 2002/10/25 21:10:58 fluxgen Exp $ #include "Configmenu.hh"

@@ -31,6 +31,7 @@ #include "Toolbar.hh"

#include "Window.hh" #include "Screen.hh" #include "Tab.hh" +#include "fluxbox.hh" #ifdef HAVE_CONFIG_H #include "config.h"