diff options
Diffstat (limited to 'kparts/tests/normalktm.cpp')
-rw-r--r-- | kparts/tests/normalktm.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kparts/tests/normalktm.cpp b/kparts/tests/normalktm.cpp index ec4420a7e..e8fdae56d 100644 --- a/kparts/tests/normalktm.cpp +++ b/kparts/tests/normalktm.cpp @@ -74,7 +74,7 @@ void Shell::slotFileOpenRemote() void Shell::embedEditor() { - // replace part2 with the editor part + // tqreplace part2 with the editor part delete m_part2; m_part2 = 0L; m_editorpart = new NotepadPart( m_splitter, "editor", |