diff options
author | Ulf Hermann <[email protected]> | 2019-07-01 14:10:43 +0200 |
---|---|---|
committer | Ulf Hermann <[email protected]> | 2019-07-02 09:39:33 +0200 |
commit | c34242c679aaea6ee1badf6c1e5f274f925f5f50 (patch) | |
tree | ae27332e2a5bd43dd5a625b2820c2aadc0e53502 /src/gui/doc/snippets/textdocument-blocks/mainwindow.cpp | |
parent | fdef9c80391c23875208d8576096c0d5366fedc4 (diff) |
Make the default ctor of QVarLengthArray implicit
Otherwise "QVarLengthArray<Foo> x = {};" gives a warning. Also, some
compilers get confused about "QVarLengthArray()" this way.
Task-number: QTBUG-76199
Change-Id: I4296586c0181d3e6e82ca8b7b79aeb9a21645d1f
Reviewed-by: Marc Mutz <[email protected]>
Diffstat (limited to 'src/gui/doc/snippets/textdocument-blocks/mainwindow.cpp')
0 files changed, 0 insertions, 0 deletions