Parcourir la source

Remove the use of Qhttp header in Paths.h

Tobias Hieta il y a 9 ans
Parent
commit
7ef092b5ac
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      src/shared/Paths.cpp

+ 0 - 1
src/shared/Paths.cpp

@@ -4,7 +4,6 @@
 
 #include "settings/SettingsSection.h"
 #include "settings/SettingsComponent.h"
-#include "utils/Utils.h"
 #include "Paths.h"
 
 #include <QDir>