OSDN Git Service

C++: Export DiagnosticMessage
authorLeandro Melo <leandro.melo@nokia.com>
Wed, 31 Aug 2011 09:41:59 +0000 (11:41 +0200)
committerLeandro T. C. Melo <leandro.melo@nokia.com>
Wed, 31 Aug 2011 09:52:57 +0000 (11:52 +0200)
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>
src/libs/cplusplus/CppDocument.h

index 2028481..3be9dbe 100644 (file)
@@ -128,7 +128,7 @@ public:
 
     static Ptr create(const QString &fileName);
 
-    class DiagnosticMessage
+    class CPLUSPLUS_EXPORT DiagnosticMessage
     {
     public:
         enum Level {