mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 16:27:42 +00:00
Initial TableView
This commit is contained in:
@@ -156,6 +156,7 @@ void FileBrowser::mouseLeave(const boo::SWindowCoord& coord)
|
||||
|
||||
void FileBrowser::scroll(const boo::SWindowCoord& coord, const boo::SScrollDelta& scroll)
|
||||
{
|
||||
m_fileListing.scroll(coord, scroll);
|
||||
}
|
||||
|
||||
void FileBrowser::touchDown(const boo::STouchCoord& coord, uintptr_t tid)
|
||||
|
||||
Reference in New Issue
Block a user