Sort templates in "Natural" order.
This commit is contained in:
@@ -73,6 +73,9 @@ namespace libglabels
|
||||
tmplate->mPart = part;
|
||||
tmplate->mEquivPart = equivPart;
|
||||
|
||||
tmplate->mName = "";
|
||||
tmplate->mName.append( brand ).append( " " ).append( part );
|
||||
|
||||
return tmplate;
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user