mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-19 23:20:52 +01:00
whitespace and comment
This commit is contained in:
@@ -656,7 +656,7 @@ namespace autonum
|
|||||||
dirLevel = 0;
|
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"){
|
if (current_location.fileName() != "10_electric"){
|
||||||
QString custom_labels = "qet_labels.xml";
|
QString custom_labels = "qet_labels.xml";
|
||||||
QString customfilepath = QETApp::customElementsDir().append(custom_labels);
|
QString customfilepath = QETApp::customElementsDir().append(custom_labels);
|
||||||
|
|||||||
Reference in New Issue
Block a user