mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 16:57:31 +01:00
5 lines
136 B
C++
5 lines
136 B
C++
#include <escher/table_view_data_source.h>
|
|
|
|
void TableViewDataSource::willDisplayCellAtLocation(HighlightCell * cell, int i, int j) {
|
|
}
|