Add: show in the tooltip of disabled toolbar buttons why they are disabled
This commit is contained in:

committed by
Patric Stout

parent
85a49a0d36
commit
af22a4f2cd
@@ -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;
|
||||
|
Reference in New Issue
Block a user