Fix failing tests

This commit is contained in:
Nyall Dawson 2017-01-30 20:01:09 +10:00
parent 10c40dcaab
commit 1f7758a9f9
3 changed files with 6 additions and 2 deletions

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB