Make QUuid a class.

Silence MSVC warnings about forward-declarations as class
in the metatype system.

Change-Id: I676662e5919585e98c87413fd8360d6f41f73631
Reviewed-by: Denis Dzyubenko <denis.dzyubenko@nokia.com>
This commit is contained in:
Friedemann Kleint 2012-01-06 13:18:35 +01:00 committed by Qt by Nokia
parent 054a4aa7dd
commit 1ff1288c04
2 changed files with 3 additions and 2 deletions

View File

@ -53,7 +53,7 @@ enum Target {
StaticLib
};
struct QUuid;
class QUuid;
class VcprojGenerator : public Win32MakefileGenerator
{
bool init_flag;

View File

@ -64,8 +64,9 @@ QT_BEGIN_NAMESPACE
QT_MODULE(Core)
struct Q_CORE_EXPORT QUuid
class Q_CORE_EXPORT QUuid
{
public:
enum Variant {
VarUnknown =-1,
NCS = 0, // 0 - -