summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/singlecontainerwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/singlecontainerwidget.cpp')
-rw-r--r--kregexpeditor/singlecontainerwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/singlecontainerwidget.cpp b/kregexpeditor/singlecontainerwidget.cpp
index 2413236..27035af 100644
--- a/kregexpeditor/singlecontainerwidget.cpp
+++ b/kregexpeditor/singlecontainerwidget.cpp
@@ -126,7 +126,7 @@ void SingleContainerWidget::updateAll()
void SingleContainerWidget::updateCursorRecursively()
{
_child->updateCursorRecursively();
- updatetqCursorShape();
+ updateCursorShape();
}