diff options
Diffstat (limited to 'include/sfx2/module.hxx')
-rw-r--r-- | include/sfx2/module.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/module.hxx b/include/sfx2/module.hxx index 2e0aac28796e..ab52672dee23 100644 --- a/include/sfx2/module.hxx +++ b/include/sfx2/module.hxx @@ -54,7 +54,7 @@ class Window; namespace com { namespace sun { namespace star { namespace frame { class XFrame; } } } } -//==================================================================== + class SFX2_DLLPUBLIC SfxModule : public SfxShell { |