diff options
Diffstat (limited to 'kword/KWInsertTOCCommand.cpp')
| -rw-r--r-- | kword/KWInsertTOCCommand.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/KWInsertTOCCommand.cpp b/kword/KWInsertTOCCommand.cpp index 03c6a5012..6c9851fe2 100644 --- a/kword/KWInsertTOCCommand.cpp +++ b/kword/KWInsertTOCCommand.cpp @@ -83,7 +83,7 @@ KoTextCursor * KWInsertTOCCommand::execute( KoTextCursor *c ) fs->tqlayout(); fs->updateFrames(); - //kdDebug() << "KWInsertTOCCommand::execute tqlayouting done, setting page numbers" << endl; + //kdDebug() << "KWInsertTOCCommand::execute layouting done, setting page numbers" << endl; // Now add the page numbers, and apply the style TQMap<KWTextParag *, KWTextParag *>::Iterator mapIt = paragMap.begin(); |
