summaryrefslogtreecommitdiff
path: root/raveos-calamares-module/welcome/RaveWelcomeViewStep.h
diff options
context:
space:
mode:
Diffstat (limited to 'raveos-calamares-module/welcome/RaveWelcomeViewStep.h')
-rw-r--r--raveos-calamares-module/welcome/RaveWelcomeViewStep.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/raveos-calamares-module/welcome/RaveWelcomeViewStep.h b/raveos-calamares-module/welcome/RaveWelcomeViewStep.h
index 83c9264..af7bdff 100644
--- a/raveos-calamares-module/welcome/RaveWelcomeViewStep.h
+++ b/raveos-calamares-module/welcome/RaveWelcomeViewStep.h
@@ -37,6 +37,7 @@ private slots:
private:
void buildWidget();
QString brandingTranslationsPrefix() const;
+ void applyLiveKeyboardLayout(const QString& localeId);
QWidget* m_widget = nullptr;
QLabel* m_bgLabel = nullptr;