Let EditorLog use the right call queue for thread safety
This is a complement to f61c63e3a1.
This commit is contained in:
@ -156,8 +156,6 @@ private:
|
||||
|
||||
ErrorHandlerList eh;
|
||||
|
||||
Thread::ID current;
|
||||
|
||||
//void _dragged(const Point2& p_ofs);
|
||||
void _meta_clicked(const String &p_meta);
|
||||
void _clear_request();
|
||||
|
||||
Reference in New Issue
Block a user