aboutsummaryrefslogtreecommitdiff
path: root/src/FbWinFrame.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbWinFrame.hh')
-rw-r--r--src/FbWinFrame.hh3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/FbWinFrame.hh b/src/FbWinFrame.hh
index 2ea3542..8d0c3ba 100644
--- a/src/FbWinFrame.hh
+++ b/src/FbWinFrame.hh
@@ -380,8 +380,7 @@ private:
380 380
381 bool m_need_render; 381 bool m_need_render;
382 int m_button_size; ///< size for all titlebar buttons 382 int m_button_size; ///< size for all titlebar buttons
383 unsigned int m_width_before_shade, ///< width before shade, so we can restore it when we unshade 383 unsigned int m_height_before_shade; ///< height before shade, so we can restore it when we unshade
384 m_height_before_shade; ///< height before shade, so we can restore it when we unshade
385 bool m_shaded; ///< wheter we're shaded or not 384 bool m_shaded; ///< wheter we're shaded or not
386 unsigned char m_focused_alpha; ///< focused alpha value 385 unsigned char m_focused_alpha; ///< focused alpha value
387 unsigned char m_unfocused_alpha; ///< unfocused alpha value 386 unsigned char m_unfocused_alpha; ///< unfocused alpha value