mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-28 00:17:30 -05:00
Fix broken see link
This commit is contained in:
parent
9f43f2f608
commit
ec4cfed694
@ -67,8 +67,6 @@ Constructor for QgsFindFilesByPatternDialog, with the specified ``parent`` widge
|
||||
QStringList files() const;
|
||||
%Docstring
|
||||
Returns the list of files found by the dialog.
|
||||
|
||||
.. seealso:: :py:func:`filesFound`
|
||||
%End
|
||||
|
||||
};
|
||||
|
@ -85,7 +85,6 @@ class GUI_EXPORT QgsFindFilesByPatternDialog : public QDialog
|
||||
|
||||
/**
|
||||
* Returns the list of files found by the dialog.
|
||||
* \see filesFound()
|
||||
*/
|
||||
QStringList files() const;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user