Revert "ElementEditor elmt_info_cb sorting changed"

This commit is contained in:
Laurent Trinques
2024-12-21 12:59:43 +01:00
committed by GitHub
parent ba14c6112e
commit 34cc26a325
7 changed files with 80 additions and 63 deletions

View File

@@ -312,7 +312,6 @@ QStringList QETInformation::elementEditorElementInfoKeys()
{
QStringList list = { ELMT_LABEL,
ELMT_PLANT,
ELMT_LOCATION,
ELMT_COMMENT,
ELMT_FUNCTION,
ELMT_DESCRIPTION,
@@ -323,6 +322,8 @@ QStringList QETInformation::elementEditorElementInfoKeys()
ELMT_SUPPLIER,
ELMT_QUANTITY,
ELMT_UNITY,
ELMT_LOCATION,
ELMT_PLANT,
ELMT_AUX1,
ELMT_DESCRIPTION_AUX1,
ELMT_DESIGNATION_AUX1,