mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-02 11:55:36 -04:00
[modules] Be more consistent in include punctuation
- Use <> for Qt, system, externals - Use double-quotes for Calamares headers
This commit is contained in:
parent
841ea9ff48
commit
ebb3f319cc
27 changed files with 58 additions and 60 deletions
|
@ -20,7 +20,7 @@
|
|||
#ifndef SETKEYBOARDLAYOUTJOB_H
|
||||
#define SETKEYBOARDLAYOUTJOB_H
|
||||
|
||||
#include <Job.h>
|
||||
#include "Job.h"
|
||||
|
||||
|
||||
class SetKeyboardLayoutJob : public Calamares::Job
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue