From 293d84b9be1a7ac5296644461404a4dd9f48ed38 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Fri, 16 Mar 2018 15:07:38 -0400 Subject: [PATCH] DolphinQt2: Fix project loading in VS These headers are already specified in the QtMoc item section, so these are seen as a duplicate definition of the file, causing a project load error. --- Source/Core/DolphinQt2/DolphinQt2.vcxproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/Source/Core/DolphinQt2/DolphinQt2.vcxproj b/Source/Core/DolphinQt2/DolphinQt2.vcxproj index 719118bc34..703b070339 100644 --- a/Source/Core/DolphinQt2/DolphinQt2.vcxproj +++ b/Source/Core/DolphinQt2/DolphinQt2.vcxproj @@ -305,8 +305,6 @@ - -