Whitespace change.
This commit is contained in:
parent
3c9bbf9fa4
commit
f8e2f51366
1 changed files with 1 additions and 1 deletions
|
@ -5279,7 +5279,7 @@ x_scroll_bar_expose (bar, event)
|
|||
|
||||
x_scroll_bar_set_handle (bar, XINT (bar->start), XINT (bar->end), 1);
|
||||
|
||||
/* Switch to scroll bar foreground color. */
|
||||
/* Switch to scroll bar foreground color. */
|
||||
if (f->output_data.x->scroll_bar_foreground_pixel != -1)
|
||||
XSetForeground (FRAME_X_DISPLAY (f), gc,
|
||||
f->output_data.x->scroll_bar_foreground_pixel);
|
||||
|
|
Loading…
Add table
Reference in a new issue