fix color of window separators in media library etc.
This commit is contained in:
@@ -121,7 +121,7 @@ std::wstring PlaylistEditor::title()
|
||||
void PlaylistEditor::refresh()
|
||||
{
|
||||
Playlists.display();
|
||||
mvvline(MainStartY, RightColumnStartX-1, 0, MainHeight);
|
||||
drawSeparator(RightColumnStartX-1);
|
||||
Content.display();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user