mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-19 09:41:32 +08:00
UI: Allow the use of Esc key to quit settings window
This commit is contained in:
@@ -80,6 +80,6 @@ protected:
|
||||
return filter(obj, event);
|
||||
}
|
||||
|
||||
private:
|
||||
public:
|
||||
EventFilterFunc filter;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user