From 045a5b0c08afc05b53c8768033d1e5968ff5a520 Mon Sep 17 00:00:00 2001 From: Fred Kiefer Date: Mon, 1 Sep 2003 18:16:36 +0000 Subject: [PATCH] Added protocol NSTextInput to ivar _currentClient. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17598 72102866-910b-0410-8b05-ffd578937521 --- Headers/AppKit/NSInputManager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Headers/AppKit/NSInputManager.h b/Headers/AppKit/NSInputManager.h index 191a7c627..6584e20ad 100644 --- a/Headers/AppKit/NSInputManager.h +++ b/Headers/AppKit/NSInputManager.h @@ -90,7 +90,7 @@ @interface NSInputManager: NSObject { /* The current client we are working for. */ - id _currentClient; + id _currentClient; /* This is the basic, root set of bindings. Whenever the input manager detects that the current client has changed, it immediately