QSysInfo: Correct the \since for {machine,boot}UniqueId()
The code was written before 5.10 was released, but took long to be merged. Change-Id: If90a92b041d3442fa0a4fffd15286fe079b058e1 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
This commit is contained in:
parent
e46f9d68d8
commit
8863b8f24f
@ -2856,7 +2856,7 @@ enum {
|
||||
};
|
||||
|
||||
/*!
|
||||
\since 5.10
|
||||
\since 5.11
|
||||
|
||||
Returns a unique ID for this machine, if one can be determined. If no
|
||||
unique ID could be determined, this function returns an empty byte array.
|
||||
@ -2929,7 +2929,7 @@ QByteArray QSysInfo::machineUniqueId()
|
||||
}
|
||||
|
||||
/*!
|
||||
\since 5.10
|
||||
\since 5.11
|
||||
|
||||
Returns a unique ID for this machine's boot, if one can be determined. If
|
||||
no unique ID could be determined, this function returns an empty byte
|
||||
|
Loading…
x
Reference in New Issue
Block a user