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-updatewizard.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
361 B
C

--- src/updatewizard.h.orig 2012-12-02 14:01:31.000000000 +0100
+++ src/updatewizard.h 2012-12-02 14:01:42.000000000 +0100
@@ -50,7 +50,7 @@
CAutoUpdater& updater,
QWidget* parent = NULL);
- UpdateWizard::UpdateWizard( CComponentInfo* );
+ UpdateWizard( CComponentInfo* );
bool shouldShow() const{ return m_showWizard; }