diff options
Diffstat (limited to 'app-office/koffice/files/koffice-1.2_beta1-kwtextframeset.h.diff')
-rw-r--r-- | app-office/koffice/files/koffice-1.2_beta1-kwtextframeset.h.diff | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/app-office/koffice/files/koffice-1.2_beta1-kwtextframeset.h.diff b/app-office/koffice/files/koffice-1.2_beta1-kwtextframeset.h.diff deleted file mode 100644 index 57575af1a7b7..000000000000 --- a/app-office/koffice/files/koffice-1.2_beta1-kwtextframeset.h.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- kwtextframeset.h 2002/04/06 08:30:41 1.174 -+++ kwtextframeset.h 2002/04/23 13:30:25 -@@ -237,7 +237,7 @@ protected slots: - protected: - void getMargins( int yp, int h, int* marginLeft, int* marginRight, int* breakBegin, int* breakEnd, int paragLeftMargin = 0 ); - bool checkVerticalBreak( int & yp, int & h, KoTextParag * parag, bool linesTogether, int breakBegin, int breakEnd ); -- void frameResized( KWFrame *theFrame ); -+ void frameResized( KWFrame *theFrame, bool invalidateLayout ); - double footerHeaderSizeMax( KWFrame *theFrame ); - QDomElement saveInternal( QDomElement &parentElem, bool saveFrames, bool saveAnchorsFramesets ); - |