summaryrefslogtreecommitdiff
path: root/include/svx/lboxctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/lboxctrl.hxx')
-rw-r--r--include/svx/lboxctrl.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/lboxctrl.hxx b/include/svx/lboxctrl.hxx
index 75a2f24bfb7c..0dd05213cbaf 100644
--- a/include/svx/lboxctrl.hxx
+++ b/include/svx/lboxctrl.hxx
@@ -29,7 +29,6 @@ class ToolBox;
class SvxPopupWindowListBox;
-
class SvxListBoxControl : public SfxToolBoxControl
{
protected:
@@ -52,7 +51,6 @@ public:
};
-
class SVX_DLLPUBLIC SvxUndoRedoControl : public SvxListBoxControl
{
std::vector< OUString > aUndoRedoList;