Skip to content

Commit

Permalink
[GRASS] new module input widget
Browse files Browse the repository at this point in the history
  • Loading branch information
blazek committed Sep 8, 2015
1 parent eb793a7 commit b8ad58c
Show file tree
Hide file tree
Showing 14 changed files with 1,818 additions and 1,084 deletions.
2 changes: 2 additions & 0 deletions src/plugins/grass/CMakeLists.txt
Expand Up @@ -27,6 +27,7 @@ SET (GRASS_PLUGIN_SRCS
${CMAKE_CURRENT_SOURCE_DIR}/qgsgrasstools.cpp
${CMAKE_CURRENT_SOURCE_DIR}/qgsgrassmapcalc.cpp
${CMAKE_CURRENT_SOURCE_DIR}/qgsgrassmodule.cpp
${CMAKE_CURRENT_SOURCE_DIR}/qgsgrassmoduleinput.cpp
${CMAKE_CURRENT_SOURCE_DIR}/qgsgrassmoduleoptions.cpp
${CMAKE_CURRENT_SOURCE_DIR}/qgsgrassmoduleparam.cpp
${CMAKE_CURRENT_SOURCE_DIR}/qgsgrassnewmapset.cpp
Expand Down Expand Up @@ -55,6 +56,7 @@ SET (GRASS_PLUGIN_MOC_HDRS
${CMAKE_CURRENT_SOURCE_DIR}/qgsgrasstools.h
${CMAKE_CURRENT_SOURCE_DIR}/qgsgrassmapcalc.h
${CMAKE_CURRENT_SOURCE_DIR}/qgsgrassmodule.h
${CMAKE_CURRENT_SOURCE_DIR}/qgsgrassmoduleinput.h
${CMAKE_CURRENT_SOURCE_DIR}/qgsgrassmoduleoptions.h
${CMAKE_CURRENT_SOURCE_DIR}/qgsgrassmoduleparam.h
${CMAKE_CURRENT_SOURCE_DIR}/qgsgrassnewmapset.h
Expand Down

0 comments on commit b8ad58c

Please sign in to comment.