summaryrefslogtreecommitdiffstats
path: root/src/VButton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/VButton.h')
-rw-r--r--src/VButton.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/VButton.h b/src/VButton.h
index 481c077..782eefa 100644
--- a/src/VButton.h
+++ b/src/VButton.h
@@ -17,6 +17,7 @@ public:
void setText(const TQString &text);
void setShiftText(const TQString &text);
void setColor(const TQColor &color);
+ void setupTexts(Display *display);
void reposition(int width, int height);
void res();