mirror of
https://github.com/clangen/musikcube.git
synced 2024-12-29 00:17:49 +00:00
Need to return a value here.
This commit is contained in:
parent
74a920ec68
commit
f7dbb0deb6
@ -346,6 +346,7 @@ bool ListWindow::OnEntryActivated(size_t index) {
|
||||
this->EntryActivated(this, index);
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
bool ListWindow::OnEntryContextMenu(size_t index) {
|
||||
|
Loading…
Reference in New Issue
Block a user