summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/text/TextUnderlinePopup.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/text/TextUnderlinePopup.hxx')
-rw-r--r--svx/source/sidebar/text/TextUnderlinePopup.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/text/TextUnderlinePopup.hxx b/svx/source/sidebar/text/TextUnderlinePopup.hxx
index 0643d927abb0..6eea294cd977 100644
--- a/svx/source/sidebar/text/TextUnderlinePopup.hxx
+++ b/svx/source/sidebar/text/TextUnderlinePopup.hxx
@@ -28,7 +28,7 @@ namespace svx { namespace sidebar {
class TextUnderlinePopup
: public Popup
{
-public :
+public:
TextUnderlinePopup (
vcl::Window* pParent,
const ::boost::function<PopupControl*(PopupContainer*)>& rControlCreator);