summaryrefslogtreecommitdiff
path: root/src/widget_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget_type.h')
-rw-r--r--src/widget_type.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widget_type.h b/src/widget_type.h
index 1b1677039..d8841f9bd 100644
--- a/src/widget_type.h
+++ b/src/widget_type.h
@@ -285,6 +285,7 @@ public:
void SetIndex(int index);
void SetDataTip(uint32 widget_data, StringID tool_tip);
+ void SetToolTip(StringID tool_tip);
inline void SetLowered(bool lowered);
inline bool IsLowered() const;