fixed a typo in the variable name
This commit is contained in:
parent
8965b1fbba
commit
ad236baa86
2 changed files with 7 additions and 7 deletions
|
@ -118,7 +118,7 @@ private:
|
|||
std::shared_ptr<Settings> m_settings;
|
||||
|
||||
PageLoader::PageEnum m_currentRootPage;
|
||||
int m_drwaerLayer;
|
||||
int m_drawerLayer;
|
||||
};
|
||||
|
||||
#endif // PAGECONTROLLER_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue