summaryrefslogtreecommitdiff
path: root/audio/last.fm/files/patch-src-wizardselectupdatespage.h
blob: 630a18a8afb372898587019839b697c00e546a82 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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: