From f90935204b16126b40d4c562b26e37148ca03536 Mon Sep 17 00:00:00 2001 From: tille Date: Tue, 23 Apr 2002 22:41:02 +0000 Subject: fixes: update and link creation --- (limited to 'noncore/unsupported/oipkg/packagelist.cpp') diff --git a/noncore/unsupported/oipkg/packagelist.cpp b/noncore/unsupported/oipkg/packagelist.cpp index d72ef75..5f6934d 100644 --- a/noncore/unsupported/oipkg/packagelist.cpp +++ b/noncore/unsupported/oipkg/packagelist.cpp @@ -205,11 +205,12 @@ void PackageList::update() pvDebug( 3, "finished parsing"); } - - -/** No descriptions */ void PackageList::setSettings( PackageManagerSettings *s ) { settings = s; } +Package* PackageList::getByName( QString n ) +{ + origPackageList[n]; +} -- cgit v0.9.0.2