Skip to content

Commit

Permalink
Fix failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jan 30, 2017
1 parent 10c40dc commit 1f7758a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions src/gui/qgsformannotation.h
Expand Up @@ -23,8 +23,12 @@
#include <QWidget>
#include "qgis_gui.h"

/** \ingroup gui
* An annotation item that embedds a designer form showing the feature attribute*/
/**
* \class QgsFormAnnotation
* \ingroup gui
* An annotation item that embeds a designer form showing the feature attribute
* \note Added in QGIS 3.0
*/
class GUI_EXPORT QgsFormAnnotation: public QgsAnnotation
{
Q_OBJECT
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1f7758a

Please sign in to comment.