Files
Seth Hillbrand d45f46a900 Extract PLUGIN_ACTION_SCOPE enum from api_plugin.h
Create lightweight plugin_action_scope.h containing only the enum class.
Replace #include <api/api_plugin.h> in eda_draw_frame.h with the new
header and a forward declaration of PLUGIN_ACTION.

This removes transitive includes wx/bmpbndl.h, wx/filename.h and
nlohmann/json_fwd.hpp from 79 TUs.
2026-02-13 17:12:42 -08:00
..
2025-03-11 17:33:17 -04:00
2025-06-09 16:15:35 -04:00