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