9b53877
diff -u -r abiword-2.6.4.orig/src/text/fmt/xp/fp_FrameContainer.h abiword-2.6.4/src/text/fmt/xp/fp_FrameContainer.h
9b53877
--- abiword-2.6.4.orig/src/text/fmt/xp/fp_FrameContainer.h	2008-07-13 15:09:27.000000000 +0200
9b53877
+++ abiword-2.6.4/src/text/fmt/xp/fp_FrameContainer.h	2008-07-21 19:22:08.000000000 +0200
a729de1
@@ -41,7 +41,7 @@
a729de1
 class fl_DocSectionLayout;
a729de1
 class fl_BlockLayout;
a729de1
 
a729de1
-#define FRAME_HANDLE_SIZE 6
a729de1
+#define FRAME_HANDLE_SIZE 20
a729de1
 
a729de1
 class ABI_EXPORT fp_FrameContainer : public fp_VerticalContainer
a729de1
 {