mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
committed by
EmilieNumworks
parent
a3763b9a3a
commit
da755cafe5
@@ -33,7 +33,7 @@ private:
|
||||
ContentView(Controller * controller, SelectableTableViewDataSource * selectionDataSource);
|
||||
SelectableTableView * selectableTableView();
|
||||
void drawRect(KDContext * ctx, KDRect rect) const override;
|
||||
void reloadBottomRightCorner(SimpleTableViewDataSource * dataSource);
|
||||
void reloadBottomRow(SimpleTableViewDataSource * dataSource, int numberOfIcons, int numberOfColumns);
|
||||
private:
|
||||
int numberOfSubviews() const override;
|
||||
View * subviewAtIndex(int index) override;
|
||||
|
||||
Reference in New Issue
Block a user