summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorArmin Le Grand <Armin.Le.Grand@cib.de>2016-06-15 17:58:40 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2016-08-18 02:39:08 +0200
commit797db46a892eda18ca9b76f96e091c13211f1a33 (patch)
tree54a2e318a497b27bb9e354d91b3b08ba967c0b6d /sd
parent72aec4f8f1babefa6a62ff3d035b6d7661de476a (diff)
screenshots: added pretty much all sd dialogs
Windows version works well. Linux needs some adaptions, working on it. Also need to take a look at tpure TabDialog/TabPage cases (see case 23) Change-Id: Id0d32e14810dbc62b7735becf1826a9b436ce546
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/inc/drawview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/drawview.hxx b/sd/source/ui/inc/drawview.hxx
index 218443cf6104..e054855ddd5d 100644
--- a/sd/source/ui/inc/drawview.hxx
+++ b/sd/source/ui/inc/drawview.hxx
@@ -30,7 +30,7 @@ class DrawViewShell;
/**
* Derivative of ::sd::View; contains also a pointer to the document
*/
-class DrawView : public ::sd::View
+class SD_DLLPUBLIC DrawView : public ::sd::View
{
public: