summaryrefslogtreecommitdiffstats
path: root/kmymoney2/views/kscheduledlistitem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/views/kscheduledlistitem.cpp')
-rw-r--r--kmymoney2/views/kscheduledlistitem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/views/kscheduledlistitem.cpp b/kmymoney2/views/kscheduledlistitem.cpp
index b055b25..849b0c8 100644
--- a/kmymoney2/views/kscheduledlistitem.cpp
+++ b/kmymoney2/views/kscheduledlistitem.cpp
@@ -88,7 +88,7 @@ KScheduledListItem::KScheduledListItem(KScheduledListItem *parent, const MyMoney
}
}
if(it_s == transaction.splits().end()) {
- qFatal("Split for payment account not found in %s:%d.", __FILE__, __LINE__);
+ tqFatal("Split for payment account not found in %s:%d.", __FILE__, __LINE__);
}
break;