diff -Naur tora-2.1.1.orig/src/tooracleconnection.cpp tora-2.1.1/src/tooracleconnection.cpp --- tora-2.1.1.orig/src/tooracleconnection.cpp 2014-09-17 11:22:16.000000000 +0400 +++ tora-2.1.1/src/tooracleconnection.cpp 2014-09-17 11:23:12.000000000 +0400 @@ -870,7 +870,7 @@ { // Ignore any errors here } - return QString::QString(); + return QString(); } virtual toQuery::queryImpl *createQuery(toQuery *query, toConnectionSub *sub)