Visual fixes for ff6901e
This commit is contained in:
parent
ff6901e3a9
commit
e7fafdc1e2
4 changed files with 7 additions and 5 deletions
|
|
@ -19,7 +19,7 @@ QVariant UserProfessionViewModel::headerData(int section,
|
|||
case 0:
|
||||
return QString("Profession");
|
||||
case 1:
|
||||
return QString("Date of acquirement");
|
||||
return QString("Acquisition date");
|
||||
case 2:
|
||||
return QString("Rank");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue