ViewProviderOrigin: Renamed to ViewProviderCoordinateSystem

This commit is contained in:
PaddleStroke
2024-11-26 10:23:26 +01:00
parent 19702dcb21
commit b7f1a0c150
22 changed files with 67 additions and 67 deletions

View File

@@ -33,7 +33,7 @@
#endif
#include "ViewProviderPoint.h"
#include "ViewProviderOrigin.h"
#include "ViewProviderCoordinateSystem.h"
using namespace Gui;