Skip to content

Commit

Permalink
Added QgsApplication::authManager() to API break docs
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Nov 3, 2017
1 parent 8f5468a commit da8a5f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/api_break.dox
Expand Up @@ -544,6 +544,7 @@ QgsAuthConfigUriEdit {#qgis_api_break_3_0_QgsAuthConfigUriEdit}
QgsAuthManager {#qgis_api_break_3_0_QgsAuthManager}
--------------

- instance() was removed in favor of QgsApplication::authManager() that returns an instance of the Auth Manager
- authDbConnection() was renamed to authDatabaseConnection()
- authDbConfigTable() was renamed to authDatabaseConfigTable()
- authDbServersTable() was renamed to authDatabaseServersTable()
Expand Down

0 comments on commit da8a5f4

Please sign in to comment.