@ -1260,6 +1260,9 @@ void MethodGenerator::writeProxyMethod(const TQString& className,
<< method.name << "\";" << endl;
stream << endl;
stream << " error = TQT_DBusError();";
stream << " return (asyncCallId != 0);" << endl;
stream << "}" << endl;