all repos — fluxbox @ 7a74a56fe48b319fecf56cede8e16f9c03dfaa96

custom fork of the fluxbox windowmanager

removed iconmenu
fluxgen fluxgen
commit

7a74a56fe48b319fecf56cede8e16f9c03dfaa96

parent

4b765849b7725b2960624ffe87e05ed094415784

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

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

@@ -22,13 +22,12 @@ // 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: Window.cc,v 1.109 2003/01/07 01:34:49 fluxgen Exp $ +// $Id: Window.cc,v 1.110 2003/01/09 20:44:09 fluxgen Exp $ #include "Window.hh" #include "i18n.hh" #include "fluxbox.hh" -#include "Iconmenu.hh" #include "Screen.hh" #include "StringUtil.hh" #include "Netizen.hh"