summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/concwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/concwidget.cpp')
-rw-r--r--kregexpeditor/concwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/concwidget.cpp b/kregexpeditor/concwidget.cpp
index 8cbff9e..900b09f 100644
--- a/kregexpeditor/concwidget.cpp
+++ b/kregexpeditor/concwidget.cpp
@@ -385,7 +385,7 @@ void ConcWidget::addNewConcChild(DragAccepter *accepter, ConcWidget *other)
return;
}
}
- qFatal("accepter not found");
+ tqFatal("accepter not found");
}
bool ConcWidget::validateSelection() const