mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Merge pull request #1460 from kaffeekanne/master
Remove blank line after trackbar
This commit is contained in:
commit
8953002a2b
@ -1745,8 +1745,6 @@ win_print_trackbar(ProfWin* window)
|
|||||||
}
|
}
|
||||||
|
|
||||||
wattroff(window->layout->win, theme_attrs(THEME_TRACKBAR));
|
wattroff(window->layout->win, theme_attrs(THEME_TRACKBAR));
|
||||||
|
|
||||||
wprintw(window->layout->win, "\n");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
Loading…
Reference in New Issue
Block a user