summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkrequest.cpp
diff options
context:
space:
mode:
authorFabian Kosmale <[email protected]>2023-06-16 13:25:42 +0200
committerFabian Kosmale <[email protected]>2023-08-26 12:13:08 +0200
commit7f9d2137654de0ee041c74cbccb958a3a803996c (patch)
tree0b3ec5120edcaa404638f1195fb36c9a9569c56b /src/network/access/qnetworkrequest.cpp
parent91d3c48d3da5f75e126bbce79096a84c078e23e2 (diff)
moc: Drop support for function declaration without type specifier
Neither C++ nor modern C allow omitting the type (which used to be equivalent to an "int" return type). moc should not try to parse functions in C code, as they cannot be meta-methods. So there is no point in supporting it. Change-Id: I2b3a492988f29e8139311db64be110581cc1a4de Reviewed-by: Volker Hilsheimer <[email protected]> Reviewed-by: Thiago Macieira <[email protected]>
Diffstat (limited to 'src/network/access/qnetworkrequest.cpp')
0 files changed, 0 insertions, 0 deletions