Skip to content

Commit

Permalink
Removed old mapserver export code from guilib
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@6260 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
gsherman committed Dec 15, 2006
1 parent ce962d9 commit 5fb75e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/gui/guilib.pro
Expand Up @@ -50,6 +50,7 @@ HEADERS = \
qgsattributetabledisplay.h \
qgsbookmarks.h \
qgsclipboard.h \
qgscolorbutton.h \
qgscontinuouscolordialog.h \
qgscontinuouscolorrenderer.h \
qgscsexception.h \
Expand All @@ -76,7 +77,6 @@ HEADERS = \
qgsmaplayerset.h \
qgsmapoverviewcanvas.h \
qgsmaprender.h \
qgsmapserverexport.h \
qgsmaptool.h \
qgsmaptoolcapture.h \
qgsmaptoolidentify.h \
Expand Down Expand Up @@ -150,6 +150,7 @@ SOURCES = \
qgsattributetabledisplay.cpp \
qgsbookmarks.cpp \
qgsclipboard.cpp \
qgscolorbutton.cpp \
qgscontinuouscolordialog.cpp \
qgscontinuouscolorrenderer.cpp \
qgscursors.cpp \
Expand All @@ -174,7 +175,6 @@ SOURCES = \
qgsmaplayerset.cpp \
qgsmapoverviewcanvas.cpp \
qgsmaprender.cpp \
qgsmapserverexport.cpp \
qgsmaptool.cpp \
qgsmaptoolcapture.cpp \
qgsmaptoolidentify.cpp \
Expand Down

0 comments on commit 5fb75e4

Please sign in to comment.