mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[escher] Extrude the model in selectable table view controller to its
delegate Change-Id: I4d49e0098d501e1419f7b216e828b13efbf74f81
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
namespace Shared {
|
||||
|
||||
class ValuesFunctionParameterController : public ViewController, public SimpleListViewDataSource {
|
||||
class ValuesFunctionParameterController : public ViewController, public SimpleListViewDataSource, public SelectableTableViewDelegate {
|
||||
public:
|
||||
ValuesFunctionParameterController(char symbol);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user