$OpenBSD: patch-src_updatewizard_h,v 1.1 2011/03/30 14:00:48 dcoppa Exp $
--- src/updatewizard.h.orig	Mon Mar 28 22:10:07 2011
+++ src/updatewizard.h	Mon Mar 28 20:57:07 2011
@@ -50,7 +50,7 @@ class UpdateWizard : public BaseWizard (public)
         CAutoUpdater& updater,
         QWidget*      parent = NULL);
 
-    UpdateWizard::UpdateWizard( CComponentInfo* );
+    UpdateWizard( CComponentInfo* );
 
     bool shouldShow() const{ return m_showWizard; }
 
