C++: Export DiagnosticMessage

This is now necessary due to the recent change
that added the non-inline operator==.

Change-Id: I62255ddeb09f1e312a802db9733575e73ea56478
Reviewed-on: http://codereview.qt.nokia.com/3928
Reviewed-by: Christian Kamm <christian.d.kamm@nokia.com>
This commit is contained in:
Leandro Melo
2011-08-31 11:41:59 +02:00
committed by Leandro T. C. Melo
parent d7ac11ea51
commit f235f2594b

View File

@@ -128,7 +128,7 @@ public:
static Ptr create(const QString &fileName);
class DiagnosticMessage
class CPLUSPLUS_EXPORT DiagnosticMessage
{
public:
enum Level {