Fixed *nix compile.

This commit is contained in:
casey langen 2018-02-12 23:26:23 -08:00
parent 005bfeeb3a
commit 82931b3669

View File

@ -79,7 +79,7 @@ namespace musik {
bool IsParentSelected();
bool IsParentRoot();
int64_t DirectoryLayout::ListItemDecorator(
int64_t ListItemDecorator(
cursespp::ScrollableWindow* scrollable,
size_t index,
size_t line,