Skip to content

Commit

Permalink
Removed redundant ui file
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@11939 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Nov 6, 2009
1 parent b8fb9ba commit eb3e6a2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 82 deletions.
4 changes: 0 additions & 4 deletions src/plugins/coordinate_capture/CMakeLists.txt
Expand Up @@ -8,8 +8,6 @@ SET (coordinatecapture_SRCS
coordinatecapturemaptool.cpp
)

SET (coordinatecapture_UIS coordinatecaptureguibase.ui)

SET (coordinatecapture_MOC_HDRS
coordinatecapture.h
coordinatecapturegui.h
Expand All @@ -21,8 +19,6 @@ SET (coordinatecapture_RCCS coordinatecapture.qrc)
########################################################
# Build

QT4_WRAP_UI (coordinatecapture_UIS_H ${coordinatecapture_UIS})

QT4_WRAP_CPP (coordinatecapture_MOC_SRCS ${coordinatecapture_MOC_HDRS})

QT4_ADD_RESOURCES(coordinatecapture_RCC_SRCS ${coordinatecapture_RCCS})
Expand Down
78 changes: 0 additions & 78 deletions src/plugins/coordinate_capture/coordinatecaptureguibase.ui

This file was deleted.

0 comments on commit eb3e6a2

Please sign in to comment.