|
339 | 339 | <string>Print Selected HTML Response</string>
|
340 | 340 | </property>
|
341 | 341 | </action>
|
342 |
| - |
343 |
| -<action name="mActionSelectFeatures"> |
| 342 | + <action name="mActionSelectFeatures"> |
344 | 343 | <property name="icon">
|
345 | 344 | <iconset resource="../../images/images.qrc">
|
346 |
| - <normaloff>:/images/themes/default/mActionSelectRectangle.svg</normaloff>:/images/themes/default/mActionSelectRectangle.svg</iconset> |
| 345 | + <normaloff>:/images/themes/default/mActionIdentifyByRectangle.svg</normaloff>:/images/themes/default/mActionIdentifyByRectangle.svg</iconset> |
347 | 346 | </property>
|
348 | 347 | <property name="text">
|
349 | 348 | <string>Identify Feature(s)</string>
|
|
355 | 354 | <action name="mActionSelectPolygon">
|
356 | 355 | <property name="icon">
|
357 | 356 | <iconset resource="../../images/images.qrc">
|
358 |
| - <normaloff>:/images/themes/default/mActionSelectPolygon.svg</normaloff>:/images/themes/default/mActionSelectPolygon.svg</iconset> |
| 357 | + <normaloff>:/images/themes/default/mActionIdentifyByPolygon.svg</normaloff>:/images/themes/default/mActionIdentifyByPolygon.svg</iconset> |
359 | 358 | </property>
|
360 | 359 | <property name="text">
|
361 | 360 | <string>Identify Features by Polygon</string>
|
|
364 | 363 | <action name="mActionSelectFreehand">
|
365 | 364 | <property name="icon">
|
366 | 365 | <iconset resource="../../images/images.qrc">
|
367 |
| - <normaloff>:/images/themes/default/mActionSelectFreehand.svg</normaloff>:/images/themes/default/mActionSelectFreehand.svg</iconset> |
| 366 | + <normaloff>:/images/themes/default/mActionIdentifyByFreehand.svg</normaloff>:/images/themes/default/mActionIdentifyByFreehand.svg</iconset> |
368 | 367 | </property>
|
369 | 368 | <property name="text">
|
370 | 369 | <string>Identify Features by Freehand</string>
|
|
373 | 372 | <action name="mActionSelectRadius">
|
374 | 373 | <property name="icon">
|
375 | 374 | <iconset resource="../../images/images.qrc">
|
376 |
| - <normaloff>:/images/themes/default/mActionSelectRadius.svg</normaloff>:/images/themes/default/mActionSelectRadius.svg</iconset> |
| 375 | + <normaloff>:/images/themes/default/mActionIdentifyByRadius.svg</normaloff>:/images/themes/default/mActionIdentifyByRadius.svg</iconset> |
377 | 376 | </property>
|
378 | 377 | <property name="text">
|
379 | 378 | <string>Identify Features by Radius</string>
|
380 | 379 | </property>
|
381 | 380 | </action>
|
382 |
| - |
383 |
| - |
384 | 381 | </widget>
|
385 | 382 | <layoutdefault spacing="6" margin="11"/>
|
386 | 383 | <customwidgets>
|
|
0 commit comments