mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-02 03:45:38 -04:00
[keyboard] Apply coding style
This commit is contained in:
parent
365a2ad6fd
commit
6aedf4401f
6 changed files with 17 additions and 15 deletions
|
@ -11,9 +11,9 @@
|
|||
#ifndef KEYBOARD_CONFIG_H
|
||||
#define KEYBOARD_CONFIG_H
|
||||
|
||||
#include "AdditionalLayoutInfo.h"
|
||||
#include "Job.h"
|
||||
#include "KeyboardLayoutModel.h"
|
||||
#include "AdditionalLayoutInfo.h"
|
||||
|
||||
#include <QAbstractListModel>
|
||||
#include <QMap>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue