summaryrefslogtreecommitdiff
path: root/sd/source/filter/html/buttonset.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/filter/html/buttonset.cxx')
-rw-r--r--sd/source/filter/html/buttonset.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/filter/html/buttonset.cxx b/sd/source/filter/html/buttonset.cxx
index 51b52bf1d73e..bee5e416a9b5 100644
--- a/sd/source/filter/html/buttonset.cxx
+++ b/sd/source/filter/html/buttonset.cxx
@@ -48,7 +48,7 @@ using namespace ::com::sun::star::lang;
class ButtonsImpl
{
public:
- ButtonsImpl( const OUString& rURL );
+ explicit ButtonsImpl( const OUString& rURL );
Reference< XInputStream > getInputStream( const OUString& rName );