diff options
Diffstat (limited to 'src/fluxbox.hh')
-rw-r--r-- | src/fluxbox.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fluxbox.hh b/src/fluxbox.hh index 57fa803..7fa5f5d 100644 --- a/src/fluxbox.hh +++ b/src/fluxbox.hh | |||
@@ -239,7 +239,7 @@ private: | |||
239 | 239 | ||
240 | //--- Resources | 240 | //--- Resources |
241 | 241 | ||
242 | FbTk::Resource<bool> m_rc_tabs, m_rc_ignoreborder; | 242 | FbTk::Resource<bool> m_rc_ignoreborder; |
243 | FbTk::Resource<bool> m_rc_pseudotrans; | 243 | FbTk::Resource<bool> m_rc_pseudotrans; |
244 | FbTk::Resource<int> m_rc_colors_per_channel, m_rc_numlayers, | 244 | FbTk::Resource<int> m_rc_colors_per_channel, m_rc_numlayers, |
245 | m_rc_double_click_interval, | 245 | m_rc_double_click_interval, |