| 63 | } |
| 64 | |
| 65 | void MockEditorInterface::add_toolbar_icon(int /*cmd_id*/, const toolbarIconsWithDarkMode * /*tool_bar_icons_ptr*/) {} |
| 66 | |
| 67 | void MockEditorInterface::force_style_update( |
| 68 | TextPosition /*from*/, TextPosition /*to*/) { |
nothing calls this directly
no outgoing calls
no test coverage detected