kicad/libs/kiplatform
Andrej Valek 20ee4effdc ReparentModal: fix case when parent is not available
In some situations then parent window couldn't be available. Eg, when
eeschema is executed as standalone on macOS and trying to show
the global design block table dialog before the main frame exists.
So replace the assert with return and check the windows pointers bellow.
2024-10-31 14:42:53 +01:00
..
include/kiplatform ShowModal: override method in DIALOG_SHIM 2024-10-27 16:37:47 +00:00
os Remove gdk header from unix environment.cpp. 2024-06-01 11:37:37 +03:00
port ReparentModal: fix case when parent is not available 2024-10-31 14:42:53 +01:00
CMakeLists.txt Update wayland file location 2024-06-03 10:57:08 -07:00