Cahnges to pacify the compiler.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14973 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2002-11-11 00:16:14 +00:00
parent 7a9a8d54a6
commit b686f93a32

View file

@ -1,3 +1,13 @@
2002-11-10 Fred Kiefer <FredKiefer@gmx.de>
* Source/GSSimpleLayoutManager.m
* Source/NSOutlineView.m
Removed compiler warnings by correcting method names.
* Source/NSBezierPath.m
* Source/NSOpenPanel.m
* Source/NSStringDrawing.m
Corrected includes to speed up compilation.
2002-11-10 Fred Kiefer <FredKiefer@gmx.de>
* Source/GSComboSupport.h