mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 09:55:37 -04:00
[libcalamares] Rename YamlUtils.h
- Since we have the utils/ filesystem namespace, and use CalamaresUtils:: as C++ namespace, simplify naming.
This commit is contained in:
parent
090aee9196
commit
f076dd76ad
18 changed files with 21 additions and 21 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
#include "utils/CommandList.h"
|
||||
#include "utils/Logger.h"
|
||||
#include "utils/YamlUtils.h"
|
||||
#include "utils/Yaml.h"
|
||||
|
||||
#include <QtTest/QtTest>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue