Ver código fonte

Remove the use of Qhttp header in Paths.h

Tobias Hieta 9 anos atrás
pai
commit
7ef092b5ac
1 arquivos alterados com 0 adições e 1 exclusões
  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>