mirror of
https://github.com/clangen/musikcube.git
synced 2025-01-01 17:58:29 +00:00
Fixed *nix compile.
This commit is contained in:
parent
005bfeeb3a
commit
82931b3669
@ -79,7 +79,7 @@ namespace musik {
|
|||||||
bool IsParentSelected();
|
bool IsParentSelected();
|
||||||
bool IsParentRoot();
|
bool IsParentRoot();
|
||||||
|
|
||||||
int64_t DirectoryLayout::ListItemDecorator(
|
int64_t ListItemDecorator(
|
||||||
cursespp::ScrollableWindow* scrollable,
|
cursespp::ScrollableWindow* scrollable,
|
||||||
size_t index,
|
size_t index,
|
||||||
size_t line,
|
size_t line,
|
||||||
|
Loading…
Reference in New Issue
Block a user