summaryrefslogtreecommitdiff
path: root/src/nsterm.h
diff options
context:
space:
mode:
authorAlan Third <alan@idiocy.org>2017-01-04 12:41:29 +0000
committerAlan Third <alan@idiocy.org>2017-01-04 21:00:52 +0000
commit308d5962236448a84795f49d775601599688d78d (patch)
tree3fed7f15fff4d3c25dc5304a5390b7d1e72a3694 /src/nsterm.h
parent44c588a25ce231ce05fb535cd6d7162e91214f45 (diff)
downloademacs-308d5962236448a84795f49d775601599688d78d.tar.gz
Revert "Rework NS event handling (bug#25265)"
This reverts commit e0e5b0f4a4ce1d19ee0240c514dedd873d4165dc.
Diffstat (limited to 'src/nsterm.h')
-rw-r--r--src/nsterm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nsterm.h b/src/nsterm.h
index 161c3c29646..534ec68c22b 100644
--- a/src/nsterm.h
+++ b/src/nsterm.h
@@ -392,6 +392,7 @@ char const * nstrace_fullscreen_type_name (int);
- (void)sendEvent: (NSEvent *)theEvent;
- (void)showPreferencesWindow: (id)sender;
- (BOOL) openFile: (NSString *)fileName;
+- (void)fd_handler: (id)unused;
- (void)timeout_handler: (NSTimer *)timedEntry;
- (BOOL)fulfillService: (NSString *)name withArg: (NSString *)arg;
#ifdef NS_IMPL_GNUSTEP