diff options
Diffstat (limited to 'raveos-calamares-module/welcome/RaveWelcomeViewStep.h')
| -rw-r--r-- | raveos-calamares-module/welcome/RaveWelcomeViewStep.h | 1 |
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; |