diff options
Diffstat (limited to 'include/sfx2/navigat.hxx')
-rw-r--r-- | include/sfx2/navigat.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/navigat.hxx b/include/sfx2/navigat.hxx index b1cada954d2b..7f0dc928818e 100644 --- a/include/sfx2/navigat.hxx +++ b/include/sfx2/navigat.hxx @@ -35,7 +35,7 @@ public: SFX_DECL_CHILDWINDOW(SfxNavigatorWrapper); }; -class SfxNavigator : public SfxDockingWindow +class SFX2_DLLPUBLIC SfxNavigator : public SfxDockingWindow { SfxChildWindow* pWrapper; |