* Palettes/2Controls/GormColorWellAttributesInspector.h

fix typo in header guard


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@37924 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Sebastian Reitenbach 2014-05-30 12:08:28 +00:00
parent 7d0d96a1bc
commit 5cdfadcb56
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2014-05-30 Sebastian Reitenbach <sebastia@l00-bugdead-prods.de>
* Palettes/2Controls/GormColorWellAttributesInspector.h
fix typo in header guard
2014-05-28 Riccardo Mottola <rm@gnu.org>
* GormCore/GormClassInspector.m

View file

@ -34,7 +34,7 @@
*/
#ifndef INCLUDED_GormColorWellAttributesInspector_h
#define INCLUDED_GormColorWelldAttributesInspector_h
#define INCLUDED_GormColorWellAttributesInspector_h
#include <InterfaceBuilder/IBInspector.h>
@ -51,4 +51,4 @@
}
@end
#endif /* INCLUDED_GormColorWelldAttributesInspector_h */
#endif /* INCLUDED_GormColorWellAttributesInspector_h */