Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move MapCoordinate to libOPHD #1565

Merged
merged 7 commits into from
Feb 4, 2025
Merged

Move MapCoordinate to libOPHD #1565

merged 7 commits into from
Feb 4, 2025

Conversation

DanRStevens
Copy link
Member

Also includes a bit of miscellaneous cleanup to the project files and filters.

Part of:

Search and replace for header includes:
`#include "(.*)MapCoordinate.h"`
`#include <libOPHD/Map/MapCoordinate.h>`

Followed by manually moving the includes to the appropriate section.
This file was just an empty placeholder from when the project was first created and no other source files existed. The project needed at least one source file in order to compile it. The placeholder file is no longer needed now that other source files have been moved to this project.
Re-use the GUID from the removed `UI\Core` filter from `appOPHD`.
@DanRStevens DanRStevens merged commit c81ea86 into main Feb 4, 2025
7 checks passed
@DanRStevens DanRStevens deleted the moveMapCoordinateToLibOphd branch February 4, 2025 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant