Gui: Reorganize the selection files into a top Selection folder.

This commit is contained in:
tritao
2025-01-27 10:31:58 +00:00
committed by Chris Hennes
parent 1f39e6ed8c
commit 551c2e48fb
246 changed files with 303 additions and 296 deletions

View File

@@ -41,7 +41,7 @@
#include <Base/Vector3D.h>
#include <Gui/Application.h>
#include <Gui/Document.h>
#include <Gui/SoFCSelection.h>
#include <Gui/Selection/SoFCSelection.h>
#include <Gui/View3DInventorViewer.h>
#include <Mod/Points/App/PointsFeature.h>
#include <Mod/Points/App/Properties.h>