summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/popbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/popbox.hxx')
-rw-r--r--sw/source/ui/inc/popbox.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/inc/popbox.hxx b/sw/source/ui/inc/popbox.hxx
index 51508c72fcfe..e085886eaa81 100644
--- a/sw/source/ui/inc/popbox.hxx
+++ b/sw/source/ui/inc/popbox.hxx
@@ -19,7 +19,6 @@
#ifndef INCLUDED_SW_SOURCE_UI_INC_POPBOX_HXX
#define INCLUDED_SW_SOURCE_UI_INC_POPBOX_HXX
-
#include <vcl/toolbox.hxx>
#include <svtools/transfer.hxx>
@@ -53,7 +52,6 @@ inline void SwHelpToolBox::SetRightClickLink(const Link &rLink) {
aRightClickLink = rLink;
}
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */