Commit 28c7a017 authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

HS: Basic: Fix plot AC init.

No related merge requests found
Pipeline #54885 passed with stages
in 3 minutes and 59 seconds
Showing with 1 addition and 0 deletions
+1 -0
...@@ -165,6 +165,7 @@ class BasicHydraulicStructuresWindow(PamhyrWindow): ...@@ -165,6 +165,7 @@ class BasicHydraulicStructuresWindow(PamhyrWindow):
river=self._study.river, river=self._study.river,
reach=self._hs.input_reach, reach=self._hs.input_reach,
profile=profile, profile=profile,
trad=self._trad,
toolbar=self.toolbar toolbar=self.toolbar
) )
self.plot_ac.draw() self.plot_ac.draw()
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment