summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/DropDownFormFieldButton.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-07-19 18:46:36 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-07-19 21:07:57 +0200
commitf3ed833dc829d02aa5daa99b1499d4ca0c287554 (patch)
tree314a267561f9de2da5b3740007140facb32f7c50 /sw/source/core/inc/DropDownFormFieldButton.hxx
parent1c4c096f7316f4541d57983ad3dee3827748d2f8 (diff)
compact namespace: sw
Change-Id: Ib1303380e6b55b3b3f8a3d513956f9e77ae5961e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99006 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/source/core/inc/DropDownFormFieldButton.hxx')
-rw-r--r--sw/source/core/inc/DropDownFormFieldButton.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sw/source/core/inc/DropDownFormFieldButton.hxx b/sw/source/core/inc/DropDownFormFieldButton.hxx
index a19470498579..ffaa2af2d2b8 100644
--- a/sw/source/core/inc/DropDownFormFieldButton.hxx
+++ b/sw/source/core/inc/DropDownFormFieldButton.hxx
@@ -14,13 +14,10 @@
class SwEditWin;
class FloatingWindow;
-namespace sw
-{
-namespace mark
+namespace sw::mark
{
class DropDownFieldmark;
}
-}
/**
* This button is shown when the cursor is on a drop-down form field.