Skip to content

Commit

Permalink
fix moc warnings
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@12946 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Feb 15, 2010
1 parent 38fbd11 commit 4a6791e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/plugins/georeferencer/CMakeLists.txt
Expand Up @@ -35,7 +35,6 @@ SET (GEOREF_UIS
) )


SET (GEOREF_MOC_HDRS SET (GEOREF_MOC_HDRS
qgsgcpcanvasitem.h
qgsgeorefconfigdialog.h qgsgeorefconfigdialog.h
qgsgeorefdatapoint.h qgsgeorefdatapoint.h
qgsgeorefdelegates.h qgsgeorefdelegates.h
Expand All @@ -45,12 +44,9 @@ SET (GEOREF_MOC_HDRS
qgsgeoreftooladdpoint.h qgsgeoreftooladdpoint.h
qgsgeoreftooldeletepoint.h qgsgeoreftooldeletepoint.h
qgsgeoreftoolmovepoint.h qgsgeoreftoolmovepoint.h
qgsgeorefvalidators.h
qgsleastsquares.h
qgsmapcoordsdialog.h qgsmapcoordsdialog.h
qgstransformsettingsdialog.h qgstransformsettingsdialog.h


qgsgcplist.h
qgsgcplistmodel.h qgsgcplistmodel.h
qgsgcplistwidget.h qgsgcplistwidget.h
) )
Expand Down

0 comments on commit 4a6791e

Please sign in to comment.