mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-04 21:05: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
|
@ -31,7 +31,7 @@ class Config : public QObject
|
|||
public:
|
||||
Config( QObject* parent = nullptr );
|
||||
|
||||
void init();
|
||||
void detectCurrentKeyboardLayout();
|
||||
|
||||
Calamares::JobList createJobs();
|
||||
QString prettyStatus() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue