summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/altnwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/altnwidget.cpp')
-rw-r--r--kregexpeditor/altnwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/altnwidget.cpp b/kregexpeditor/altnwidget.cpp
index 3a29135..f34c8c5 100644
--- a/kregexpeditor/altnwidget.cpp
+++ b/kregexpeditor/altnwidget.cpp
@@ -205,7 +205,7 @@ RegExp* AltnWidget::selection() const
}
}
}
- qFatal("Selection not found");
+ tqFatal("Selection not found");
return 0; // compiler shut up.
}