Skip to content

Commit 94793e7

Browse files
author
mhugent
committed
Add vector overlay classes to include headers
git-svn-id: http://svn.osgeo.org/qgis/trunk@10561 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent f887b78 commit 94793e7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/core/CMakeLists.txt

+4
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@ SET(QGIS_CORE_HDRS
290290
qgis.h
291291
qgsapplication.h
292292
qgsattributeaction.h
293+
qgscentralpointpositionmanager.h
293294
qgsclipper.h
294295
qgscontexthelp.h
295296
qgscoordinatetransform.h
@@ -309,6 +310,8 @@ qgsmaplayerregistry.h
309310
qgsmaprenderer.h
310311
qgsmaptopixel.h
311312
qgsmessageoutput.h
313+
qgsoverlayobjectpositionmanager.h
314+
qgspalobjectpositionmanager.h
312315
qgspoint.h
313316
qgsproject.h
314317
qgsprojectfiletransform.h
@@ -330,6 +333,7 @@ qgscoordinatereferencesystem.h
330333
qgsvectordataprovider.h
331334
qgsvectorfilewriter.h
332335
qgsvectorlayer.h
336+
qgsvectoroverlay.h
333337
qgstolerance.h
334338

335339
raster/qgscliptominmaxenhancement.h

0 commit comments

Comments
 (0)