9aedeae5c3
wxClipboard::GetData()and wxClipboard::SetData() both log a "wxLogSysError" error-level message (see for example: https://github.com/wxWidgets/wxWidgets/blob/v3.1.4/src/msw/clipbrd.cpp#L703 ). This logged message gets displayed as a messagebox to the user. The logging can be disabled temporarily by creating a wxLogNull object. See https://docs.wxwidgets.org/3.0/classwx_log_null.html Fixes https://gitlab.com/kicad/code/kicad/-/issues/6956 |
||
---|---|---|
.. | ||
3d_cache | ||
3d_canvas | ||
3d_model_viewer | ||
3d_rendering | ||
3d_viewer | ||
common_ogl | ||
3d_enums.h | ||
3d_fastmath.cpp | ||
3d_fastmath.h | ||
3d_math.cpp | ||
3d_math.h | ||
3d_viewer_id.h | ||
CMakeLists.txt | ||
credits.txt |