Fixed a bug in NSTabView drawing

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8261 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2000-12-06 16:53:20 +00:00
parent 18ddb109ce
commit 62059cbff4

View file

@ -1,3 +1,8 @@
Wed Dec 6 19:37:33 2000 Georg Fleischmann <georg@vhf.de>
* Source/NSTabView.m ([NSTabView -drawRect:]): using aRect
(bounds) instead of rect to draw
Thu Nov 23 11:18:27 2000 Nicola Pero <n.pero@mi.flashnet.it>
* Documentation/gsdoc/NSView.gsdoc: Documented drawRect:.