]> err.no Git - scalable-opengroupware.org/commitdiff
fixed an #include bug
authorhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Fri, 21 Jan 2005 19:42:39 +0000 (19:42 +0000)
committerhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Fri, 21 Jan 2005 19:42:39 +0000 (19:42 +0000)
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@493 d1b88da0-ebda-0310-925b-ed51d893ca5b

SOGo/UI/Common/ChangeLog
SOGo/UI/Common/UIxTabView.m
SOGo/UI/Common/Version

index 217609885c04d3c6f38f4b7da6d76c2fec8a523c..1dc76a11da3bf42b404636c2fe0be759efe5fd2e 100644 (file)
@@ -1,3 +1,7 @@
+2005-01-21  Helge Hess <helge.hess@opengroupware.org>
+
+       * UIxTabView.m: fixed an include of WEExtensions (v0.9.33)
+
 2004-01-07  Marcus Mueller  <znek@mulle-kybernetik.com>
 
        * {English/French}.lproj/default.strings: changed encoding from
index 041761e2bda8784e001fbbcd4c23a72a0e42d0d5..6bc96ed64bf074fea3f0bc7ffcbcfac87ea0306b 100644 (file)
   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.
 */
-// $Id$
 
 #include "UIxTabView.h"
 #include "common.h"
-#import <NGObjWeb/NGObjWeb.h>
-#import <NGExtensions/NGExtensions.h>
-#import <EOControl/EOControl.h>
-#include <WEExtensions/WEClientCapabilities.h>
+#include <NGObjWeb/NGObjWeb.h>
+#include <NGExtensions/NGExtensions.h>
+#include <EOControl/EOControl.h>
+#include <NGObjWeb/WEClientCapabilities.h>
 
 #if DEBUG
 // #  define DEBUG_TAKEVALUES 1
index ab78df5dc939a35ae3a9ea112f1a03439fba281e..fa1a5842b798149e304b5a71d89eaff8b0f046c4 100644 (file)
@@ -1,5 +1,5 @@
 # Version file
 
-SUBMINOR_VERSION:=32
+SUBMINOR_VERSION:=33
 
 # v0.9.28 requires NGExtensions v4.5.136