From f3ab9e6b131fe2fb5cac4bcdbde8dbb9df51fff2 Mon Sep 17 00:00:00 2001 From: markt Date: Sun, 13 Aug 2006 00:39:46 +0000 Subject: silly warnings --- src/RootTheme.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/RootTheme.hh b/src/RootTheme.hh index 7c1f8b5..24e9d36 100644 --- a/src/RootTheme.hh +++ b/src/RootTheme.hh @@ -68,8 +68,8 @@ private: FbTk::GContext m_opgc; const std::string &m_root_command; 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_background_loaded; ///< whether or not the background is present in the style file }; -- cgit v0.11.2