summaryrefslogtreecommitdiffstats
path: root/svx/source/sidebar/text/TextUnderlineControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/text/TextUnderlineControl.hxx')
-rw-r--r--svx/source/sidebar/text/TextUnderlineControl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/text/TextUnderlineControl.hxx b/svx/source/sidebar/text/TextUnderlineControl.hxx
index fe7cbf3da300..db9cfe8bdcf2 100644
--- a/svx/source/sidebar/text/TextUnderlineControl.hxx
+++ b/svx/source/sidebar/text/TextUnderlineControl.hxx
@@ -49,7 +49,7 @@ private:
VclPtr<PushButton> maWave;
VclPtr<PushButton> maMoreOptions;
- FontLineStyle getLineStyle(Button* pButton);
+ FontLineStyle getLineStyle(Button const * pButton);
DECL_LINK(PBClickHdl, Button*, void);
};