Tidied macro syntax to work better with newer compilers

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10123 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-06-08 23:37:49 +00:00
parent 8ef9a8a337
commit 6ec0f885b5

View file

@ -1,3 +1,9 @@
Sat Jun 9 02:54:37 2001 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSTextView.m (NSTEXTVIEW_SYNC): Use full selector as
argument to the macro to prevent warning/problems with new
compilers. Updated all calling code.
2000-06-08 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSBitmapImageRep.m