diff options
| author | Marc Mutz <marc.mutz@kdab.com> | 2015-07-10 01:06:45 +0200 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@kdab.com> | 2015-07-16 13:21:41 +0000 |
| commit | 54a09a41885e65fea4ca20d0e3d90d8f4e9e80c5 (patch) | |
| tree | f0cf0d65bebc19cf402d17dd18853124b0b076b3 /src/widgets/doc/snippets | |
| parent | 7e1d5c7b181bc80c88523fb7720a14b08ab8a4c4 (diff) | |
Mark some QtMetaTypePrivate classes movable
These types are held in QVariant.
This change should be BC, because it's private API, even though
it is located in a public header file. The classes are used as
private data members in the respective public API classes, but
we don't change the size or composition, and holding these
types in a QList would be outside the use of non-private API
for which we promise BC.
Change-Id: I7ef1c1ca57e9d87c6474c97bb2fa8afef170c88f
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Diffstat (limited to 'src/widgets/doc/snippets')
0 files changed, 0 insertions, 0 deletions
