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