mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-28 00:17:30 -05:00
remove relative include (#32728)
This commit is contained in:
parent
520fe74e98
commit
9dbfb6a0e6
@ -16,14 +16,15 @@
|
||||
#ifndef QGSPOINTMARKERITEM_H
|
||||
#define QGSPOINTMARKERITEM_H
|
||||
|
||||
#include "qgsmapcanvasitem.h"
|
||||
#include "qgsfeature.h"
|
||||
#include "effects/qgspainteffect.h"
|
||||
#include <QFontMetricsF>
|
||||
#include <QPixmap>
|
||||
#include "qgis_app.h"
|
||||
#include <memory>
|
||||
|
||||
#include "qgis_app.h"
|
||||
#include "qgsmapcanvasitem.h"
|
||||
#include "qgsfeature.h"
|
||||
#include "qgspainteffect.h"
|
||||
|
||||
class QgsMarkerSymbol;
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user