Need to call baseclass AttachedToWindow()
This commit is contained in:
@@ -255,6 +255,7 @@ public:
|
|||||||
virtual void AttachedToWindow()
|
virtual void AttachedToWindow()
|
||||||
{
|
{
|
||||||
SetToolTip(B_TRANSLATE("Close find bar"));
|
SetToolTip(B_TRANSLATE("Close find bar"));
|
||||||
|
BButton::AttachedToWindow();
|
||||||
}
|
}
|
||||||
|
|
||||||
virtual void Draw(BRect updateRect)
|
virtual void Draw(BRect updateRect)
|
||||||
|
|||||||
Reference in New Issue
Block a user