(enum scroll_bar_part): Delete extra comma.
This commit is contained in:
parent
6ee9061cfd
commit
dc929aa99d
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ enum scroll_bar_part {
|
|||
scroll_bar_handle,
|
||||
scroll_bar_below_handle,
|
||||
scroll_bar_up_arrow,
|
||||
scroll_bar_down_arrow,
|
||||
scroll_bar_down_arrow
|
||||
};
|
||||
|
||||
/* Return the current position of the mouse.
|
||||
|
|
Loading…
Add table
Reference in a new issue