]> err.no Git - scalable-opengroupware.org/blob - SOGo/UI/Common/UIxAppHeader.m
completed UIxCalWeekview and some refactoring
[scalable-opengroupware.org] / SOGo / UI / Common / UIxAppHeader.m
1 // $Id$
2
3 #include <NGObjWeb/SoComponent.h>
4
5 @interface UIxAppHeader : SoComponent
6 @end
7
8 #include "common.h"
9
10 @implementation UIxAppHeader
11 @end /* UIxAppHeader */