6f0319e29f
Calling EndModal or EndQuasiModal will cause KiCad to hang if the dialog was not opened in the same manor. The modality of the dialog must be checked and the appropriate end method must be called or emulate a button click which allows the default dialog close method to be called to handle shutting down the dialog correctly. |
||
---|---|---|
.. | ||
dialogs | ||
sg | ||
3d_cache.cpp | ||
3d_cache.h | ||
3d_info.h | ||
3d_plugin_manager.cpp | ||
3d_plugin_manager.h | ||
CMakeLists.txt |