##### icons


tde_install_icons(
    addpoint arrow circle circle2 freehand lower
    polygon raise rectangle removepoint
    DESTINATION ${DATA_INSTALL_DIR}/kimagemapeditor/icons
)

tde_install_icons( kimagemapeditor )

install(
    FILES addpointcursor.png freehandcursor.png
          polygoncursor.png removepointcursor.png
  DESTINATION ${DATA_INSTALL_DIR}/kimagemapeditor
)
