fix build on Windows

Change-Id: I023f123a70212b87f7feeeb820dc71a5dd321797
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
This commit is contained in:
Joerg Bornemann
2014-02-19 10:22:49 +01:00
parent e1aaec1a65
commit 4b8d7cd2d5

View File

@@ -65,7 +65,7 @@ public:
OpenMandatory /*!< Files must always be opened by the VCS */
};
class TopicCache
class CORE_EXPORT TopicCache
{
public:
virtual ~TopicCache();