diff options
Diffstat (limited to 'kword/HACKING')
-rw-r--r-- | kword/HACKING | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kword/HACKING b/kword/HACKING index c808ac27..440da6bd 100644 --- a/kword/HACKING +++ b/kword/HACKING @@ -59,7 +59,7 @@ DIRECTORIES: various QTSQL interface implementation files to handle table selection and mailmerge data templates: - various page tqlayout templates + various page layout templates make_template.pl - Perl script to create XML templates - from KWord-saved XML files subdirectories @@ -89,7 +89,7 @@ FILES: main.cc - the main kwaboutdata.h - the appname, authors... - shared between main.cc and kwfactory.cc - kword.rc - xml-gui tqlayout + kword.rc - xml-gui layout kword.desktop - application .desktop file main document data structures: @@ -154,7 +154,7 @@ FILES: framedia.h/cc - frame dialog kwframe.h/cc - frame, framesets (picture/formula/...), - framesetedit objects for editing framesets - kwframetqlayout.h/cc - the frame tqlayout engine for headers/main + kwframelayout.h/cc - the frame layout engine for headers/main frames/footers/footnotes. (this is a helper for KWDoc::recalcFrames) kwtextframeset.h/cc - text frameset |