mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-08 06:45:52 +00:00
Merge branch 'master' of https://github.com/AxioDL/specter
This commit is contained in:
commit
6c28fc2dda
@ -293,6 +293,11 @@ private:
|
||||
if (rIdx != -1)
|
||||
m_fb.navigateToPath(m_entries.at(rIdx).m_path);
|
||||
}
|
||||
|
||||
void rowActivated(size_t rIdx)
|
||||
{
|
||||
m_fb.okActivated(true);
|
||||
}
|
||||
};
|
||||
|
||||
BookmarkDataBind m_systemBookmarkBind;
|
||||
|
Loading…
x
Reference in New Issue
Block a user