Porting Guide: Mention deprecation of QLibraryInfo::location
Change-Id: I998a4575ce7fb56ab51d49715071e682a440360b Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit b26988d0b51ac26867258ced00c465324032b855) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
ec8542bc22
commit
8db93c2bff
@ -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…
x
Reference in New Issue
Block a user