HydraulicStructures: Basic: Fix table setup.

setup.py
Pierre-Antoine Rouby 2024-04-03 16:01:24 +02:00
parent 8ec25cac46
commit 5ff3b9457a
1 changed files with 1 additions and 0 deletions

View File

@ -165,6 +165,7 @@ class BasicHydraulicStructuresWindow(PamhyrWindow):
river=self._study.river,
reach=self._hs.input_reach,
profile=profile,
trad=self._trad,
toolbar=self.toolbar
)
self.plot_ac.draw()