mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-24 16:20:49 +01:00
Escher: Add the App and Responder classes
Change-Id: Ia11d13132b3bd5aa085787556b8e198089bcb0fa
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include <escher/view_controller.h>
|
||||
|
||||
ViewController::ViewController() {
|
||||
ViewController::ViewController() :
|
||||
Responder() {
|
||||
}
|
||||
|
||||
char * ViewController::title() {
|
||||
|
||||
Reference in New Issue
Block a user