mirror of https://gitlab.com/pamhyr/pamhyr2
HS: Fix case with no profile kp.
parent
163a842384
commit
5d9b6f99c6
|
|
@ -292,6 +292,8 @@ class HydraulicStructuresWindow(PamhyrWindow):
|
|||
self.plot_ac.set_profile(profile)
|
||||
else:
|
||||
self._update_clear_profile()
|
||||
else:
|
||||
self._update_clear_profile()
|
||||
else:
|
||||
self._update_clear_all()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue