mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 04:40:48 +00:00
Changes to support multiple connections.
This commit is contained in:
parent
4b1d3c679f
commit
031868f73e
7 changed files with 45 additions and 35 deletions
|
@ -47,6 +47,7 @@ extern "C" {
|
|||
BOOL _blocksOtherRecognizers;
|
||||
BOOL _listensInForegroundOnly;
|
||||
BOOL _appInForeground; // private
|
||||
BOOL _isListening;
|
||||
}
|
||||
|
||||
// Initialize
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue