ScreenSaver, small code simplication.
kMsgSaverSelected is the already the invokation message
This commit is contained in:
@@ -593,7 +593,7 @@ void
|
|||||||
ModulesView::AllAttached()
|
ModulesView::AllAttached()
|
||||||
{
|
{
|
||||||
PopulateScreenSaverList();
|
PopulateScreenSaverList();
|
||||||
fScreenSaversListView->Invoke(new BMessage(kMsgSaverSelected));
|
fScreenSaversListView->Invoke();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user