Fix building tests

This commit is contained in:
Matthias Kuhn 2017-10-25 15:10:18 +02:00
parent 0b090fe141
commit bcf93146db
No known key found for this signature in database
GPG Key ID: A0E766808764D73F

View File

@ -24,6 +24,7 @@
#include <qgsattributeform.h>
#include <qgsrelationmanager.h>
#include <attributetable/qgsattributetablefiltermodel.h>
#include "qgsfeaturelistcombobox.h"
#include "qgsgui.h"
class TestQgsRelationReferenceWidget : public QObject