Porting Guide: Mention deprecation of QLibraryInfo::location
Pick-to: 6.1 6.2 Change-Id: I998a4575ce7fb56ab51d49715071e682a440360b Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
parent
3cbe11f934
commit
b26988d0b5
@ -859,4 +859,6 @@
|
||||
|
||||
Call QCoreApplication::exit() to keep the non-conditional behavior.
|
||||
|
||||
QLibraryInfo::location() and QLibraryInfo::Location were deprecated due to inconsistent
|
||||
naming. Use the new API QLibraryInfo::path() and QLibraryInfo::LibraryPath instead.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user