Skip to content

Conversation

@firewave
Copy link
Collaborator

@firewave firewave commented Feb 3, 2026

No description provided.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 3, 2026

Comment on lines -35 to +42
class TestImporter : public ImportProject {
class TestImporter final : public ImportProject {
public:
using ImportProject::importCompileCommands;
using ImportProject::importCppcheckGuiProject;
using ImportProject::importVcxproj;
using ImportProject::SharedItemsProject;
using ImportProject::collectArgs;
using ImportProject::fsSetDefines;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks better than the friend approach I used in all the other cases. I will look into adjusting the others. I will not do it to the existing open PRs but do it in a batch later on since I still have others sitting locally.

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