SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
x11/mlvwm/patches/patch-mlvwm_menus_c
Normal file
12
x11/mlvwm/patches/patch-mlvwm_menus_c
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: mlvwm/menus.c
|
||||
--- mlvwm/menus.c.orig
|
||||
+++ mlvwm/menus.c
|
||||
@@ -115,8 +115,6 @@ void RedrawMenu( MenuLabel *m, Bool onoroff )
|
||||
|
||||
void RedrawMenuBar( void )
|
||||
{
|
||||
- int lp;
|
||||
-
|
||||
if( Scr.flags&SYSTEM8 )
|
||||
DrawShadowBox( 0, 0, Scr.MyDisplayWidth, MENUB_H, Scr.MenuBar, 1,
|
||||
Scr.WhiteGC, Scr.Gray1GC, SHADOW_ALL );
|
Loading…
Add table
Add a link
Reference in a new issue