[Libreoffice-commits] .: sfx2/inc
Markus Mohrhard
mmohrhard at kemper.freedesktop.org
Sat Jul 7 22:14:53 PDT 2012
sfx2/inc/sfx2/thumbnailviewitem.hxx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 78ba81351e9e59f4a8ff49108043b1d15cd77ab7
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date: Sun Jul 8 07:13:05 2012 +0200
maybe this will help the windows tinderbox
Change-Id: I46a80a4e6ee9a70c725a4a16eb95fa28cca2c3ec
diff --git a/sfx2/inc/sfx2/thumbnailviewitem.hxx b/sfx2/inc/sfx2/thumbnailviewitem.hxx
index 33c9b6f..9b4289d 100644
--- a/sfx2/inc/sfx2/thumbnailviewitem.hxx
+++ b/sfx2/inc/sfx2/thumbnailviewitem.hxx
@@ -33,6 +33,7 @@
#include <drawinglayer/attribute/fontattribute.hxx>
#include <osl/mutex.hxx>
#include <vcl/bitmapex.hxx>
+#include "sfx2/dllapi.h"
#include <com/sun/star/accessibility/XAccessible.hpp>
@@ -58,7 +59,7 @@ struct ThumbnailItemAttributes
drawinglayer::attribute::FontAttribute aFontAttr;
};
-class ThumbnailViewItem
+class SFX2_DLLPUBLIC ThumbnailViewItem
{
public:
More information about the Libreoffice-commits
mailing list