all repos — fluxbox @ a649a45ed8488a44b1dee3876c7f08c5d5bd7af2

custom fork of the fluxbox windowmanager

Add uncommited #include "MenuSearch.hh"

Note to myself: less gitting at late hours.
Mathias Gumz akira@fluxbox.org
commit

a649a45ed8488a44b1dee3876c7f08c5d5bd7af2

parent

896b8df8ee116cd540e800cf3ef904f805b37810

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

jump to
M src/FbTk/Menu.ccsrc/FbTk/Menu.cc

@@ -25,6 +25,7 @@

#include "Menu.hh" #include "MenuItem.hh" +#include "MenuSearch.hh" #include "MenuSeparator.hh" #include "ImageControl.hh" #include "MemFun.hh"