diff options
Diffstat (limited to 'lib/kformula/formulacursor.cc')
| -rw-r--r-- | lib/kformula/formulacursor.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kformula/formulacursor.cc b/lib/kformula/formulacursor.cc index 2257d262c..53d02b1f8 100644 --- a/lib/kformula/formulacursor.cc +++ b/lib/kformula/formulacursor.cc @@ -650,7 +650,7 @@ void FormulaCursor::copy( TQDomDocument& doc ) } else { // This must never happen. - qFatal("A not normalized cursor is selecting."); + tqFatal("A not normalized cursor is selecting."); } } } |
