summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/TitleBar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/sidebar/TitleBar.hxx')
-rw-r--r--sfx2/source/sidebar/TitleBar.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/sidebar/TitleBar.hxx b/sfx2/source/sidebar/TitleBar.hxx
index ea206c99f90a..cf50dfe74def 100644
--- a/sfx2/source/sidebar/TitleBar.hxx
+++ b/sfx2/source/sidebar/TitleBar.hxx
@@ -24,7 +24,6 @@
#include <vcl/fixed.hxx>
#include <sfx2/sidebar/SidebarToolBox.hxx>
-
namespace sfx2 { namespace sidebar {
class TitleBar
@@ -71,7 +70,6 @@ private:
DECL_LINK(SelectionHandler, ToolBox*);
};
-
} } // end of namespace sfx2::sidebar
#endif