mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
Fix compilation in official
This commit is contained in:
@@ -4,7 +4,7 @@ namespace Settings {
|
||||
|
||||
void AboutController::viewWillAppear() {
|
||||
GenericSubController::viewWillAppear();
|
||||
m_view.setMessages(nullptr, 0);
|
||||
//m_view.setMessages(nullptr, 0);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user