diff options
Diffstat (limited to 'include/svx/lboxctrl.hxx')
-rw-r--r-- | include/svx/lboxctrl.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/lboxctrl.hxx b/include/svx/lboxctrl.hxx index f1016d97cd64..ef7aec6b409c 100644 --- a/include/svx/lboxctrl.hxx +++ b/include/svx/lboxctrl.hxx @@ -28,7 +28,7 @@ class ToolBox; class SvxPopupWindowListBox; -///////////////////////////////////////////////////////////////// + class SvxListBoxControl : public SfxToolBoxControl { @@ -52,7 +52,7 @@ public: const SfxPoolItem* pState ); }; -///////////////////////////////////////////////////////////////// + class SVX_DLLPUBLIC SvxUndoRedoControl : public SvxListBoxControl { |