mirror of https://gitlab.com/pamhyr/pamhyr2
GeoTIFF: Minor change.
parent
a2f3d22001
commit
869e116ad0
|
|
@ -156,6 +156,7 @@ class GeoTIFFListWindow(PamhyrWindow):
|
|||
return
|
||||
|
||||
self._list.delete(rows[0])
|
||||
self.update()
|
||||
|
||||
def edit(self):
|
||||
rows = self.selected_rows()
|
||||
|
|
|
|||
Loading…
Reference in New Issue