]> code.delx.au - gnu-emacs/blobdiff - src/nsterm.h
Merge from emacs-24; up to 2014-06-25T10:17:41Z!rgm@gnu.org
[gnu-emacs] / src / nsterm.h
index 2619b7100733ac8869e8d23ff0b8526d641d25b2..7ed23f583f6de4bd2e915f3b3a4a086032fac549 100644 (file)
@@ -111,6 +111,7 @@ typedef float EmacsCGFloat;
 #endif
 }
 - (void)logNotification: (NSNotification *)notification;
+- (void)antialiasThresholdDidChange:(NSNotification *)notification;
 - (void)sendEvent: (NSEvent *)theEvent;
 - (void)showPreferencesWindow: (id)sender;
 - (BOOL) openFile: (NSString *)fileName;