openbsd-ports/audio/last.fm/patches/patch-src_wizardselectupdatespage_h
dcoppa ed80a78265 Update to last.fm 1.5.4.27091
Still happy with gcc 3.3.5

Tested on sparc64 and i386
2011-03-30 14:00:48 +00:00

13 lines
560 B
Plaintext

$OpenBSD: patch-src_wizardselectupdatespage_h,v 1.1 2011/03/30 14:00:48 dcoppa Exp $
--- src/wizardselectupdatespage.h.orig Mon Mar 28 22:10:18 2011
+++ src/wizardselectupdatespage.h Mon Mar 28 20:57:07 2011
@@ -58,7 +58,7 @@ class WizardSelectUpdatesPage : public QWidget (public
GetChecked(
std::vector<CComponentInfo*>& vecChecked);
- void WizardSelectUpdatesPage::GetMajorUpdateComponent( std::vector<CComponentInfo*>& vecToUpdate );
+ void GetMajorUpdateComponent( std::vector<CComponentInfo*>& vecToUpdate );
public slots: