diff options
author | Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com> | 2009-11-03 12:13:35 (GMT) |
---|---|---|
committer | Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com> | 2009-11-03 15:23:03 (GMT) |
commit | 569e4b636fc91a9d5c6f6e4d65967327786adb3c (patch) | |
tree | 2a154aea887bdf286784cc66db14193d48103d54 /dist | |
parent | b210026bda1fcd6d38b8a5a556aefe4fb5c4f891 (diff) | |
download | Qt-569e4b636fc91a9d5c6f6e4d65967327786adb3c.zip Qt-569e4b636fc91a9d5c6f6e4d65967327786adb3c.tar.gz Qt-569e4b636fc91a9d5c6f6e4d65967327786adb3c.tar.bz2 |
Remove return type of QState::addTransition(QAbstractTransition*)
Returning the input argument in a function can lead to confusion and
serves no purpose here. Instead, we'll mirror the API from
QMenu::addAction() overloads, where the overload that takes a
preconstructed object has a void return type.
Reviewed-by: Kent Hansen
Diffstat (limited to 'dist')
0 files changed, 0 insertions, 0 deletions