Skip to content

Commit

Permalink
More dox
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jul 15, 2019
1 parent a0e41f9 commit a1d116e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/core/auto_generated/qgsnewsfeedparser.sip.in
Expand Up @@ -28,6 +28,8 @@ https://github.com/elpaso/qgis-feed.
{
%Docstring
Represents a single entry from a news feed.

.. versionadded:: 3.10
%End

%TypeHeaderCode
Expand Down
2 changes: 2 additions & 0 deletions src/core/qgsnewsfeedparser.h
Expand Up @@ -39,6 +39,8 @@ class CORE_EXPORT QgsNewsFeedParser : public QObject

/**
* Represents a single entry from a news feed.
* \ingroup core
* \since QGIS 3.10
*/
class Entry
{
Expand Down

0 comments on commit a1d116e

Please sign in to comment.