summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/SlideSorter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/SlideSorter.hxx')
-rw-r--r--sd/source/ui/inc/SlideSorter.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/sd/source/ui/inc/SlideSorter.hxx b/sd/source/ui/inc/SlideSorter.hxx
index 68901785b589..79eb9fee59eb 100644
--- a/sd/source/ui/inc/SlideSorter.hxx
+++ b/sd/source/ui/inc/SlideSorter.hxx
@@ -28,6 +28,7 @@
#include <boost/noncopyable.hpp>
#include <boost/current_function.hpp>
#include <vcl/scrbar.hxx>
+#include "sddllapi.h"
#include <memory>
class ScrollBar;
@@ -138,7 +139,8 @@ public:
view::SlideSorterView& GetView() const;
- controller::SlideSorterController& GetController() const;
+ // Exported for unit test
+ SD_DLLPUBLIC controller::SlideSorterController& GetController() const;
/** Return the view shell that was given at construction.
@return