summaryrefslogtreecommitdiffstats
path: root/khexedit/lib/controller/keditor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/lib/controller/keditor.cpp')
-rw-r--r--khexedit/lib/controller/keditor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/lib/controller/keditor.cpp b/khexedit/lib/controller/keditor.cpp
index 02b9129..513f41d 100644
--- a/khexedit/lib/controller/keditor.cpp
+++ b/khexedit/lib/controller/keditor.cpp
@@ -187,7 +187,7 @@ void KEditor::doEditAction( KEditAction Action )
}
}
- HexEdit->tqrepaintChanged();
+ HexEdit->repaintChanged();
HexEdit->ensureCursorVisible();
HexEdit->unpauseCursor();