diff options
author | Harald Fernengel <harald@trolltech.com> | 2009-08-19 11:33:32 (GMT) |
---|---|---|
committer | Harald Fernengel <harald@trolltech.com> | 2009-08-19 11:39:49 (GMT) |
commit | f8710c79adc55708a6484a0dcd3ce3d0ddd57284 (patch) | |
tree | 87637384a629ed7d03936ffc64993668fa5003a8 /doc/src/snippets/code/src_gui_kernel_qwidget.cpp | |
parent | 82b3f349d6cfe7cb54ee00701ac105c7c8e6d2ec (diff) | |
download | Qt-f8710c79adc55708a6484a0dcd3ce3d0ddd57284.zip Qt-f8710c79adc55708a6484a0dcd3ce3d0ddd57284.tar.gz Qt-f8710c79adc55708a6484a0dcd3ce3d0ddd57284.tar.bz2 |
Cosmetic fix: Unify the Q_DISABLE_COPY macro
Q_DISABLE_COPY must make the copy constructor and assignment
operator private in all cases, otherwise the compiler will create
implicit versions when exception support is on.
Diffstat (limited to 'doc/src/snippets/code/src_gui_kernel_qwidget.cpp')
0 files changed, 0 insertions, 0 deletions