Move the constructor and destruction function macros to the C++ part
authorThiago Macieira <thiago.macieira@intel.com>
Wed, 29 Aug 2012 09:25:22 +0000 (11:25 +0200)
committerQt by Nokia <qt-info@nokia.com>
Sun, 9 Sep 2012 22:26:27 +0000 (00:26 +0200)
commitf53a879b95a2644b33637ad3fff472efde3e4de1
tree19c314a73178278deba22be798a727c886942507
parent8fca1e70e7a8b1dc21a0134b6786e84faff91823
Move the constructor and destruction function macros to the C++ part

These macros expand to C++ code, so there's no point in having them
defined in the non-C++ part of qglobal.h.

Change-Id: Ic5763196391798e362d33466114969818e7e6793
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
src/corelib/global/qglobal.h