summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar/CellBorderStylePopup.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/sidebar/CellBorderStylePopup.hxx')
-rw-r--r--sc/source/ui/sidebar/CellBorderStylePopup.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/sidebar/CellBorderStylePopup.hxx b/sc/source/ui/sidebar/CellBorderStylePopup.hxx
index 62899d555ae8..4b66db521c45 100644
--- a/sc/source/ui/sidebar/CellBorderStylePopup.hxx
+++ b/sc/source/ui/sidebar/CellBorderStylePopup.hxx
@@ -26,7 +26,7 @@ namespace sc { namespace sidebar {
class CellBorderStylePopup : public svx::sidebar::Popup
{
-public :
+public:
CellBorderStylePopup(
vcl::Window* pParent,
const ::boost::function<svx::sidebar::PopupControl*(svx::sidebar::PopupContainer*)>& rControlCreator);