mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-28 01:59:59 +01:00
[escher] Get rid of ViewController::getKeyEvent
Change-Id: Ic7c5805afd984fbe595304ee379ce9372aeed4ab
This commit is contained in:
@@ -123,10 +123,6 @@ View * TabViewController::view() {
|
||||
return &m_view;
|
||||
}
|
||||
|
||||
void TabViewController::handleKeyEvent(int key) {
|
||||
// Switch tabs!
|
||||
}
|
||||
|
||||
uint8_t TabViewController::numberOfTabs() {
|
||||
return m_numberOfChildren;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user