From 5bf2f91febe7649649b50065c530b8f4d1ae32d2 Mon Sep 17 00:00:00 2001 From: Uwe Date: Tue, 1 Feb 2022 02:59:53 +0100 Subject: [PATCH] [Part] whitespace only in CMake file --- src/Mod/Part/Gui/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Mod/Part/Gui/CMakeLists.txt b/src/Mod/Part/Gui/CMakeLists.txt index 397773bce6..007ef00cd0 100644 --- a/src/Mod/Part/Gui/CMakeLists.txt +++ b/src/Mod/Part/Gui/CMakeLists.txt @@ -233,8 +233,8 @@ SET(PartGui_SRCS TaskDimension.h TaskCheckGeometry.cpp TaskCheckGeometry.h - TaskAttacher.h - TaskAttacher.cpp + TaskAttacher.h + TaskAttacher.cpp ) if(FREECAD_USE_PCH)