From 3c87ec12c23bf62d3f60a7dd64020af8e0b997ce Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 1 Mar 2012 13:36:28 -0600 Subject: Rename additional global TQt functions --- kregexpeditor/concwidget.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kregexpeditor/concwidget.cpp') 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 -- cgit v1.2.1