fix last commit
authorOliver Haertel <o.h.a@gmx.net>
Thu, 6 Mar 2003 06:59:35 +0000 (06:59 +0000)
committerOliver Haertel <o.h.a@gmx.net>
Thu, 6 Mar 2003 06:59:35 +0000 (06:59 +0000)
ChangeLog.claws
configure.ac
src/messageview.c

index f2d67c7121d31c7cfd0468c3da935830582e83a7..4c003fdf75ee44b15871591f6cdf60912ec7468d 100644 (file)
@@ -1,4 +1,9 @@
-2003-03-06 [christoph] 0.8.10claws87
+2003-03-06 [oliver]    0.8.10claws88
+       
+       * src/messageview.c
+               remove include
+
+2003-03-06 [oliver]    0.8.10claws87
        
        * src/folderview.c 
                remove changes introduced inclaws74
        
        * src/folderview.c 
                remove changes introduced inclaws74
index e3f8f040e8bd1366de50fa5c0b9f1f839ead8c78..55e87246dcd0e8f20b923eb29360837aeb53eedf 100644 (file)
@@ -11,7 +11,7 @@ MINOR_VERSION=8
 MICRO_VERSION=10
 INTERFACE_AGE=0
 BINARY_AGE=0
 MICRO_VERSION=10
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=claws87
+EXTRA_VERSION=claws88
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl set $target
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl set $target
index 57e02ca0825bd3c2f87b1dd68dec05ded1dfa87e..ff7d3f403feb373fd20be73eb1f74d022a2e5c41 100644 (file)
@@ -52,7 +52,7 @@
 #include "pgptext.h"
 #include "menu.h"
 #include "stock_pixmap.h"
 #include "pgptext.h"
 #include "menu.h"
 #include "stock_pixmap.h"
-#include "foldersel.h"
+
 
 static void messageview_change_view_type(MessageView   *messageview,
                                         MessageType     type);
 
 static void messageview_change_view_type(MessageView   *messageview,
                                         MessageType     type);