mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-30 02:45:37 -04:00
[keyboard] Rename mysterious Config::init() to descriptive name
This commit is contained in:
parent
a940be2bb4
commit
679f613955
3 changed files with 3 additions and 3 deletions
|
@ -127,7 +127,7 @@ findLayout( const KeyboardLayoutModel* klm, const QString& currentLayout )
|
|||
}
|
||||
|
||||
void
|
||||
Config::init()
|
||||
Config::detectCurrentKeyboardLayout()
|
||||
{
|
||||
//### Detect current keyboard layout and variant
|
||||
QString currentLayout;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue