13 lines
502 B
Diff
13 lines
502 B
Diff
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
|
|
--- abiword-2.6.4.orig/src/text/fmt/xp/fp_FrameContainer.h 2008-07-13 15:09:27.000000000 +0200
|
|
+++ abiword-2.6.4/src/text/fmt/xp/fp_FrameContainer.h 2008-07-21 19:22:08.000000000 +0200
|
|
@@ -41,7 +41,7 @@
|
|
class fl_DocSectionLayout;
|
|
class fl_BlockLayout;
|
|
|
|
-#define FRAME_HANDLE_SIZE 6
|
|
+#define FRAME_HANDLE_SIZE 20
|
|
|
|
class ABI_EXPORT fp_FrameContainer : public fp_VerticalContainer
|
|
{
|