Skip to content

Now loading a book screen and showing a notification#3

Open
rlalance wants to merge 4 commits into
developfrom
Notifications
Open

Now loading a book screen and showing a notification#3
rlalance wants to merge 4 commits into
developfrom
Notifications

Conversation

@rlalance

Copy link
Copy Markdown
Owner

No description provided.

Comment thread src/app/AppController.cpp
AppController::AppController(CYIApp &rApp)
: m_rApp(rApp)
, m_NavigationController(m_rApp)
, m_notificationController(m_rApp)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

m_NavigationController starts with a capital, but m_notificationController doesn't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants