terraz_dev
Theophile Terraz 2025-06-24 14:19:10 +02:00
parent d6c1316178
commit 243941db51
2 changed files with 5 additions and 5 deletions

View File

@ -292,6 +292,7 @@ class PurgeCommand(QUndoCommand):
for profile in self._reach._profiles:
profile.purge(self._np_purge)
class ChangeReachCommand(QUndoCommand):
def __init__(self, new_reach, parent):
QUndoCommand.__init__(self)

View File

@ -552,7 +552,6 @@ class GeometryWindow(PamhyrWindow):
logger_exception(e)
return
def duplicate(self):
rows = [
row.row() for row in