From 5a7d18159b12ff72ccaf542503c2d8049be67805 Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Thu, 2 May 2019 17:21:02 -0230 Subject: [PATCH] Move Rect class in VS project. --- src/windows/Stella.vcxproj | 2 +- src/windows/Stella.vcxproj.filters | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/windows/Stella.vcxproj b/src/windows/Stella.vcxproj index 192038b89..8c84a528e 100644 --- a/src/windows/Stella.vcxproj +++ b/src/windows/Stella.vcxproj @@ -1078,6 +1078,7 @@ + @@ -1370,7 +1371,6 @@ - diff --git a/src/windows/Stella.vcxproj.filters b/src/windows/Stella.vcxproj.filters index 815fc27b0..f0f35d00d 100644 --- a/src/windows/Stella.vcxproj.filters +++ b/src/windows/Stella.vcxproj.filters @@ -1376,9 +1376,6 @@ Header Files\gui - - Header Files\gui - Header Files\gui @@ -1988,6 +1985,9 @@ Header Files + + Header Files +