mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 18:35:37 -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
|
@ -22,7 +22,7 @@
|
|||
* along with Calamares. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <SetKeyboardLayoutJob.h>
|
||||
#include "SetKeyboardLayoutJob.h"
|
||||
|
||||
#include "JobQueue.h"
|
||||
#include "GlobalStorage.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue