Skip to content

Commit

Permalink
fix moc warnings in OSM provider
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11234 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Jul 31, 2009
1 parent 5480bd9 commit 14200c2
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/providers/osm/CMakeLists.txt
Expand Up @@ -9,19 +9,9 @@ osmrenderer.cpp
osmstyle.cpp
)

SET(OSM_MOC_HDRS
osmprovider.h
osmrenderer.h
osmstyle.h
osmhandler.h
)


########################################################
# Build

QT4_WRAP_CPP(OSM_MOC_SRCS ${OSM_MOC_HDRS})

INCLUDE_DIRECTORIES (
../../core
../../core/renderer
Expand Down

0 comments on commit 14200c2

Please sign in to comment.