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

12 lines
204 B
Mathematica
Raw Normal View History

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