whitespace and comment

This commit is contained in:
plc-user
2025-03-28 20:21:09 +01:00
parent c1559d2a99
commit d007035237

View File

@@ -656,7 +656,7 @@ namespace autonum
dirLevel = 0;
}
// Create Custom labels if qet_labels.xml if exit in customElementsDir
// Create Custom labels if qet_labels.xml exits in customElementsDir
if (current_location.fileName() != "10_electric"){
QString custom_labels = "qet_labels.xml";
QString customfilepath = QETApp::customElementsDir().append(custom_labels);