snapfix.patch

Arunmozhi P, 2012-03-04 10:27 PM

Download (662 Bytes)

View differences:

src/app/qgsmaptoolvertexedit.cpp
55 55
                         tr( "Could not snap segment." ) +
56 56
                         "</p><p>" +
57 57
                         tr( "Have you set the tolerance in "
58
                             "Settings > Project Properties > General?" ) +
58
                             "Settings > Options > Digitizing > Search radius for vertex edits ?" ) +
59 59
                         "</p>" );
60 60
    m->exec();
61 61
  }