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:
Sergii Stoian 2003-04-04 13:21:56 +00:00
parent be2339b537
commit 5140df8928

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>