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