mirror of https://gitlab.com/pamhyr/pamhyr2
HS: Basic: Fix plot AC init.
parent
62860750f2
commit
28c7a0177a
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Reference in New Issue