head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.2 pkgsrc-2013Q2-base:1.2 pkgsrc-2013Q1:1.1.0.2 pkgsrc-2013Q1-base:1.1; locks; strict; comment @// @; 1.2 date 2013.04.28.11.57.45; author markd; state dead; branches; next 1.1; 1.1 date 2013.03.02.18.08.48; author joerg; state Exp; branches; next ; desc @@ 1.2 log @remove obsolete patches. @ text @$NetBSD: patch-htmlexport_wizard.cpp,v 1.1 2013/03/02 18:08:48 joerg Exp $ --- htmlexport/wizard.cpp.orig 2013-02-28 12:13:45.000000000 +0000 +++ htmlexport/wizard.cpp @@@@ -78,7 +78,7 @@@@ class WizardPage : public QWidget, publi public: WizardPage(KAssistantDialog* dialog, const QString& title) : QWidget(dialog) { - setupUi(this); + this->setupUi(this); layout()->setMargin(0); mPage = dialog->addPage(this, title); } @ 1.1 log @Fix template lookup. Don't add default arguments at implementation time. @ text @d1 1 a1 1 $NetBSD$ @