all repos — fluxbox @ 6fda6d83face1fd7af864ac519209c677ca90e1e

custom fork of the fluxbox windowmanager

removed Clientmenu and Workspacemenu
fluxgen fluxgen
commit

6fda6d83face1fd7af864ac519209c677ca90e1e

parent

c6b4257381e4623d823031607235c804134e7788

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

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

@@ -22,17 +22,15 @@ // 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: Toolbar.cc,v 1.54 2003/01/12 18:04:39 fluxgen Exp $ +// $Id: Toolbar.cc,v 1.55 2003/01/12 18:53:16 fluxgen Exp $ #include "Toolbar.hh" #include "i18n.hh" #include "fluxbox.hh" -#include "Clientmenu.hh" #include "Screen.hh" #include "Window.hh" #include "Workspace.hh" -#include "Workspacemenu.hh" #include "ImageControl.hh" #include "ToolbarTheme.hh" #include "EventManager.hh"