aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/TextButton.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbTk/TextButton.hh')
-rw-r--r--src/FbTk/TextButton.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/FbTk/TextButton.hh b/src/FbTk/TextButton.hh
index 14621e3..3a9407f 100644
--- a/src/FbTk/TextButton.hh
+++ b/src/FbTk/TextButton.hh
@@ -81,7 +81,6 @@ private:
81 unsigned int m_left_padding; ///< space between buttonborder and text 81 unsigned int m_left_padding; ///< space between buttonborder and text
82 unsigned int m_right_padding; ///< space between buttonborder and text 82 unsigned int m_right_padding; ///< space between buttonborder and text
83 83
84 FbTk::FbPixmap m_buffer; ///< for background buffer
85}; 84};
86 85
87} // end namespace FbTk 86} // end namespace FbTk