mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Fix failing tests
This commit is contained in:
parent
10c40dcaab
commit
1f7758a9f9
@ -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
|
||||
|
Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 7.5 KiB |
BIN
tests/testdata/control_images/annotations/expected_html_feature/travis/expected_html_feature.png
vendored
Normal file
BIN
tests/testdata/control_images/annotations/expected_html_feature/travis/expected_html_feature.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.7 KiB |
Loading…
x
Reference in New Issue
Block a user