diff options
| author | Jan-Arve Saether <jan-arve.saether@nokia.com> | 2012-04-18 13:58:50 +0200 |
|---|---|---|
| committer | Qt by Nokia <qt-info@nokia.com> | 2012-04-21 05:09:12 +0200 |
| commit | 45991b0f31b815afe749e679bb5dda66890bf5f7 (patch) | |
| tree | 14fcbcaad8991a2d0bf34254d3755c95013a4ffe /doc/src/snippets/code/doc_src_qsignalspy.cpp | |
| parent | 40fe0721d61b7aa5549f34422cc4fca080a3d9e7 (diff) | |
Compile on Windows.
The previous code was trying to sum one pointer with one string
literal...
Using QVarLengthArray should also potentially speed things up a bit,
since it will avoid a malloc if className is small enough (less
than 15 bytes).
Change-Id: I41218babb3030e7e6f9c31fc77e4af1c209ae0a5
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com>
Diffstat (limited to 'doc/src/snippets/code/doc_src_qsignalspy.cpp')
0 files changed, 0 insertions, 0 deletions
