Просмотр исходного кода

Remove the use of Qhttp header in Paths.h

Tobias Hieta 9 лет назад
Родитель
Сommit
7ef092b5ac
1 измененных файлов с 0 добавлено и 1 удалено
  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>