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.hh4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/FbTk/TextButton.hh b/src/FbTk/TextButton.hh
index eb0beca..fe92cc3 100644
--- a/src/FbTk/TextButton.hh
+++ b/src/FbTk/TextButton.hh
@@ -43,10 +43,6 @@ public:
43 void setTextPaddingLeft(unsigned int leftpadding); 43 void setTextPaddingLeft(unsigned int leftpadding);
44 void setTextPaddingRight(unsigned int rightpadding); 44 void setTextPaddingRight(unsigned int rightpadding);
45 45
46 void resize(unsigned int width, unsigned int height);
47 void moveResize(int x, int y,
48 unsigned int width, unsigned int height);
49
50 /// clears window and redraw text 46 /// clears window and redraw text
51 void clear(); 47 void clear();
52 /// clears area and redraws text 48 /// clears area and redraws text