mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
parent
5deac0a697
commit
f5bb9d2cbf
1 changed files with 1 additions and 1 deletions
|
@ -314,7 +314,7 @@ void widget_draw ( widget *widget, cairo_t *d )
|
|||
margin_left,
|
||||
margin_top,
|
||||
widget->w - margin_right,
|
||||
widget->h - margin_top,
|
||||
widget->h - margin_bottom,
|
||||
radius_out_tl,
|
||||
radius_out_tr,
|
||||
radius_out_br,
|
||||
|
|
Loading…
Reference in a new issue