mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[Fix] Omega App
This commit is contained in:
@@ -19,7 +19,7 @@ void OmegaView::reload() {
|
||||
}
|
||||
|
||||
int OmegaView::numberOfSubviews() const {
|
||||
return 3;
|
||||
return 2;
|
||||
}
|
||||
|
||||
View * OmegaView::subviewAtIndex(int index) {
|
||||
|
||||
Reference in New Issue
Block a user