diff options
author | Bernhard Rosenkraenzer <br@blankpage.ch> | 2010-01-11 14:33:00 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2010-01-11 15:18:12 (GMT) |
commit | 02c6e391176f448ea2a45415140f432851aa376a (patch) | |
tree | 707424d998c546bd835676c3f2582091bc598f3e /tools/shared | |
parent | d1fe5a2c0b9d21b32e9d65b59f120776a79d022c (diff) | |
download | Qt-02c6e391176f448ea2a45415140f432851aa376a.zip Qt-02c6e391176f448ea2a45415140f432851aa376a.tar.gz Qt-02c6e391176f448ea2a45415140f432851aa376a.tar.bz2 |
Fix code example
The example given for QAudioOutput doesn't actually compile:
QAudioOutput::start takes a pointer to a QIODevice, but it's passed
a QFile (not the pointer).
Merge-request: 418
Reviewed-by: Thiago Macieira <thiago.macieira@nokia.com>
Diffstat (limited to 'tools/shared')
0 files changed, 0 insertions, 0 deletions