Set default target in PrepareToShow().
This commit is contained in:
parent
544a66de68
commit
ae8018310a
@ -38,6 +38,7 @@ ActionMenuItem::~ActionMenuItem()
|
||||
void
|
||||
ActionMenuItem::PrepareToShow(BLooper* parentLooper, BHandler* targetHandler)
|
||||
{
|
||||
SetTarget(targetHandler);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user