silly warnings
This commit is contained in:
parent
1ef653cd93
commit
f3ab9e6b13
1 changed files with 1 additions and 1 deletions
|
@ -68,8 +68,8 @@ private:
|
||||||
FbTk::GContext m_opgc;
|
FbTk::GContext m_opgc;
|
||||||
const std::string &m_root_command;
|
const std::string &m_root_command;
|
||||||
FbTk::ImageControl &m_image_ctrl; ///< image control for rendering background texture
|
FbTk::ImageControl &m_image_ctrl; ///< image control for rendering background texture
|
||||||
bool m_background_loaded; ///< whether or not the background is present in the style file
|
|
||||||
bool m_already_set;
|
bool m_already_set;
|
||||||
|
bool m_background_loaded; ///< whether or not the background is present in the style file
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue