summaryrefslogtreecommitdiffstats
path: root/src/gui
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2012-02-24 17:15:25 +0100
committerQt by Nokia <qt-info@nokia.com>2012-08-11 22:35:06 +0200
commit952d06f7d6cb8ad2b84b0d80bce936abdd0be196 (patch)
tree79953f748452ff14848876fea29b9fc242b3cbe9 /src/gui
parentb603fd36c256e91beff758363d6943cf2f8294d8 (diff)
QModelIndex: remove user-defined copy operations
They're identical to the ones the compiler will synthesize and their presence prevents move constructor and assignment operators from being synthesized alongside their copy counterparts. The destructor can go, too. Change-Id: Ia9cc26ba1ffaa670f03642af457e632f44bd69c2 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/gui')
0 files changed, 0 insertions, 0 deletions