summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/popbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/popbox.hxx')
-rw-r--r--sw/source/uibase/inc/popbox.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/sw/source/uibase/inc/popbox.hxx b/sw/source/uibase/inc/popbox.hxx
index af89d0e07da2..3e9dbf90db08 100644
--- a/sw/source/uibase/inc/popbox.hxx
+++ b/sw/source/uibase/inc/popbox.hxx
@@ -24,12 +24,8 @@
class SwNavigationPI;
-class SwHelpToolBox: public ToolBox, public DropTargetHelper
+class SwHelpToolBox: public ToolBox
{
-protected:
- virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt ) override;
- virtual sal_Int8 ExecuteDrop( const ExecuteDropEvent& rEvt ) override;
-
public:
SwHelpToolBox(SwNavigationPI* pParent, const ResId &);
virtual ~SwHelpToolBox() override;