فهرست منبع

wxGUI/xml/toolboxes.xml: add missing 'r.fill.stats' module item inside 'InterpolateSurfaces' toolbox (#1977)

Tomas Zigo 3 سال پیش
والد
کامیت
614cde9e44
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      gui/wxpython/xml/toolboxes.xml

+ 4 - 0
gui/wxpython/xml/toolboxes.xml

@@ -1074,6 +1074,10 @@
       <module-item name="r.fillnulls">
         <label>Fill NULL cells</label>
       </module-item>
+      <separator/>
+      <module-item name="r.fill.stats">
+        <label>Fill NULL cells using IDW</label>
+      </module-item>
     </items>
   </toolbox>
   <toolbox name="RasterReportsAndStatistics">