mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-09 00:35:20 -05:00
Fix broken see also link
This commit is contained in:
parent
a0c87b1505
commit
62f28f4201
@ -246,7 +246,7 @@ Exports all bookmarks from a list of ``managers`` to an xml file at the specifie
|
||||
|
||||
Returns ``True`` if the export was successful.
|
||||
|
||||
.. seealso:: :py:func:`importFile`
|
||||
.. seealso:: :py:func:`importFromFile`
|
||||
%End
|
||||
|
||||
|
||||
|
@ -250,7 +250,7 @@ class CORE_EXPORT QgsBookmarkManager : public QObject
|
||||
*
|
||||
* Returns TRUE if the export was successful.
|
||||
*
|
||||
* \see importFile()
|
||||
* \see importFromFile()
|
||||
*/
|
||||
static bool exportToFile( const QString &path, QList<const QgsBookmarkManager *> &managers );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user