ソースを参照

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>