NSMenu fix

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16356 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
stoyan 2003-04-04 13:21:56 +00:00
parent cede73dda9
commit c09eb5bbf0

View file

@ -1,7 +1,7 @@
2003-03-28 Serg Stoyan <stoyan@on.com.ua>
* Source/NSMenuView.m:
(displayTransient:): Call [self sizeToFit] before caclulating locations.
* Source/NSMenuView.m:
(displayTransient:): Call [self sizeToFit] before caclulating locations.
2003-04-04 02:46 Alexander Malmberg <alexander@malmberg.org>