diff options
Diffstat (limited to 'include/svx/subtoolboxcontrol.hxx')
-rw-r--r-- | include/svx/subtoolboxcontrol.hxx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/include/svx/subtoolboxcontrol.hxx b/include/svx/subtoolboxcontrol.hxx index f20191acf9c5..0d18ac803b28 100644 --- a/include/svx/subtoolboxcontrol.hxx +++ b/include/svx/subtoolboxcontrol.hxx @@ -22,9 +22,9 @@ #include <svx/svxdllapi.h> #include <sfx2/tbxctrl.hxx> -//---------------------------------------------------------------------------- -// -//---------------------------------------------------------------------------- + + + class SVX_DLLPUBLIC SvxSubToolBoxControl : public SfxToolBoxControl { @@ -39,8 +39,8 @@ public: virtual SfxPopupWindow* CreatePopupWindow(); }; -// -//---------------------------------------------------------------------------- + + #endif |