From b77e40e1c7710323aa59a778338d8e18b591f718 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 16 May 2003 18:10:10 +0000 Subject: rename "Slit" to "Dock". add config options to the rc3 for the dock. create a window_map, add DockApps to the ObWindow types, use the window_map for translating windows into objects for event handling (only one lookup now) and remove the old maps (client_map, menu_map). --- openbox/menu.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'openbox/menu.h') diff --git a/openbox/menu.h b/openbox/menu.h index c6b36719..2d811c12 100644 --- a/openbox/menu.h +++ b/openbox/menu.h @@ -7,8 +7,6 @@ #include -extern GHashTable *menu_map; - struct Menu; struct MenuEntry; -- cgit v1.2.3