summaryrefslogtreecommitdiffstats
path: root/khexedit/lib
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/lib')
-rw-r--r--khexedit/lib/khexedit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/lib/khexedit.cpp b/khexedit/lib/khexedit.cpp
index 7564890..ed73311 100644
--- a/khexedit/lib/khexedit.cpp
+++ b/khexedit/lib/khexedit.cpp
@@ -1019,7 +1019,7 @@ KSection KHexEdit::removeData( KSection Indizes )
// doc->selectionStart( selNum, undoRedoInfo.id, undoRedoInfo.index );
// undoRedoInfo.d->text = TQString();
// }
-// readFormats( c1, c2, undoRedoInfo.d->text, TRUE );
+// readFormats( c1, c2, undoRedoInfo.d->text, true );
// }
KSection ChangedRange( Indizes.start(), BufferLayout->length()-1 );