sogo/Misc/ZideStore/UI-X/Common/UIxAppHeader.m

12 lines
208 B
Mathematica
Raw Normal View History

// $Id: UIxAppHeader.m 59 2004-06-22 13:40:19Z znek $
#include <NGObjWeb/SoComponent.h>
@interface UIxAppHeader : SoComponent
@end
#include "common.h"
@implementation UIxAppHeader
@end /* UIxAppHeader */