1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/audio/last.fm/files/patch-src-wizardselectupdatespage.h
Tilman Keskinoz 13541a38ca Update to 1.5.4.26862
Tested by:	Rainer Hurling <rhurlin@gwdg.de>,
		ajtiM <lumiwa@gmail.com>
2012-12-10 11:06:14 +00:00

12 lines
442 B
C++

--- src/wizardselectupdatespage.h.orig 2012-12-02 13:59:46.000000000 +0100
+++ src/wizardselectupdatespage.h 2012-12-02 14:00:17.000000000 +0100
@@ -58,7 +58,7 @@
GetChecked(
std::vector<CComponentInfo*>& vecChecked);
- void WizardSelectUpdatesPage::GetMajorUpdateComponent( std::vector<CComponentInfo*>& vecToUpdate );
+ void GetMajorUpdateComponent( std::vector<CComponentInfo*>& vecToUpdate );
public slots: