Clean up IfcViewerFull naming

Rename leftover interface-era namespaces, settings, and resource identifiers inside the IfcViewerFull source tree without changing the public target name.

Generated with the assistance of an AI coding tool.
This commit is contained in:
Dion Moult
2026-05-15 07:22:31 +10:00
parent 4a91e6a87d
commit 6901533368
60 changed files with 293 additions and 293 deletions
@@ -31,7 +31,7 @@
#include <QToolButton>
#include <QVBoxLayout>
namespace ifcinterface::modules::models {
namespace ifcviewerfull::modules::models {
namespace {
@@ -136,4 +136,4 @@ void AddModelDialog::setupUi() {
addBodyWidget(choices_section);
}
} // namespace ifcinterface::modules::models
} // namespace ifcviewerfull::modules::models