From 782384f185720699c5105271bfc78275bdc78054 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sat, 21 Jan 2017 18:18:53 +0100 Subject: GH-1793 rearrange setup wizard logic to only check if they are needed once --- application/setupwizard/LanguageWizardPage.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'application/setupwizard/LanguageWizardPage.h') diff --git a/application/setupwizard/LanguageWizardPage.h b/application/setupwizard/LanguageWizardPage.h index 9c24b29d..8b55d57f 100644 --- a/application/setupwizard/LanguageWizardPage.h +++ b/application/setupwizard/LanguageWizardPage.h @@ -19,8 +19,6 @@ public: bool validatePage() override; - static bool isRequired(); - protected: void retranslate() override; -- cgit v1.2.3