Explorar el Código

Remove the use of Qhttp header in Paths.h

Tobias Hieta hace 9 años
padre
commit
7ef092b5ac
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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>