InstalledPackages: fix the build.
This commit is contained in:
@@ -226,7 +226,7 @@ UninstallView::MessageReceived(BMessage* msg)
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
fButton->SetEnabled(true);
|
fButton->SetEnabled(true);
|
||||||
fDescription->SetText(fCurrentSelection.GetDescription());
|
fDescription->SetText(fCurrentSelection.Description());
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case P_MSG_REMOVE:
|
case P_MSG_REMOVE:
|
||||||
|
|||||||
Reference in New Issue
Block a user