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 af7bdff..87b42dd 100644 --- a/raveos-calamares-module/welcome/RaveWelcomeViewStep.h +++ b/raveos-calamares-module/welcome/RaveWelcomeViewStep.h @@ -36,6 +36,7 @@ private slots: private: void buildWidget(); + QString getLocale() const; QString brandingTranslationsPrefix() const; void applyLiveKeyboardLayout(const QString& localeId); |