Replace some double with real
This commit is contained in:
parent
c32a8a863a
commit
d6e253fe7f
3 changed files with 3 additions and 3 deletions
|
|
@ -45,7 +45,7 @@ Singleton {
|
|||
|
||||
property string version: "Unknown"
|
||||
property var contributors: []
|
||||
property double timestamp: 0
|
||||
property real timestamp: 0
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue