浏览代码

Remove the use of Qhttp header in Paths.h

Tobias Hieta 9 年之前
父节点
当前提交
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>