Files
create/src/Mod/BIM
tetektoza c8395f43fc BIM: Avoid traceback if there is no Classification selected
As the title says, if user selects `OK` button and has no Classification
selected (which can happen only if the list is empty I think), then they
get a traceback since we're trying to access list of selections
directly.

So this patch adds a small patch to close the form if user has pressed
`OK` button and did not select anything.
2025-05-19 17:41:24 +02:00
..
2025-05-05 17:45:38 +02:00
2025-05-05 17:45:38 +02:00
2025-04-21 10:10:26 -05:00
2025-04-29 07:14:17 -05:00
2025-04-21 10:10:26 -05:00
2025-05-15 10:59:48 -05:00
2025-05-05 17:45:38 +02:00
2025-04-21 10:10:26 -05:00
2025-03-25 09:46:54 +01:00