]> err.no Git - scalable-opengroupware.org/blob - ZideStore/UI-X/Common/OGoAppHeader.m
added common
[scalable-opengroupware.org] / ZideStore / UI-X / Common / OGoAppHeader.m
1 // $Id: OGoAppHeader.m,v 1.1 2003/12/09 17:38:42 helge Exp $
2
3 #include <NGObjWeb/SoComponent.h>
4
5 @interface OGoAppHeader : SoComponent
6 @end
7
8 #include "common.h"
9
10 @implementation OGoAppHeader
11 @end /* OGoAppHeader */