summaryrefslogtreecommitdiff
path: root/audio/last.fm/files/patch-src_wizardselectupdatespage.h
blob: 7a5aac7be5116aeb932ae356105897cabecd3d3f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/wizardselectupdatespage.h.orig	2016-07-26 15:06:09 UTC
+++ src/wizardselectupdatespage.h
@@ -58,7 +58,7 @@ public:
     GetChecked(
         std::vector<CComponentInfo*>& vecChecked);
     
-    void WizardSelectUpdatesPage::GetMajorUpdateComponent( std::vector<CComponentInfo*>& vecToUpdate );
+    void GetMajorUpdateComponent( std::vector<CComponentInfo*>& vecToUpdate );
 
 public slots: