mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
macOS: Fix template_debug build after #105884
This commit is contained in:
@@ -460,7 +460,7 @@ public:
|
||||
virtual bool get_swap_cancel_ok() override;
|
||||
|
||||
virtual void enable_for_stealing_focus(OS::ProcessID pid) override;
|
||||
#ifdef DEBUG_ENABLED
|
||||
#ifdef TOOLS_ENABLED
|
||||
Error embed_process_update(WindowID p_window, const EmbeddedProcessMacOS *p_process);
|
||||
#endif
|
||||
virtual Error request_close_embedded_process(OS::ProcessID p_pid) override;
|
||||
|
||||
Reference in New Issue
Block a user