mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-30 04:00:02 +02:00
[apps] Graph: redesign TangentGraphController implementation: use
different controller with common parent class
This commit is contained in:
committed by
EmilieNumworks
parent
7ce68d0a11
commit
5c64f76735
@@ -82,8 +82,4 @@ const char * App::XNT() {
|
||||
return "x";
|
||||
}
|
||||
|
||||
Responder * App::graphControllerParent() {
|
||||
return &m_graphAlternateEmptyViewController;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user