summaryrefslogtreecommitdiff
path: root/sd/source/filter/html/pubdlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/filter/html/pubdlg.cxx')
-rw-r--r--sd/source/filter/html/pubdlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/filter/html/pubdlg.cxx b/sd/source/filter/html/pubdlg.cxx
index 7968a60d0054..a446914b6c57 100644
--- a/sd/source/filter/html/pubdlg.cxx
+++ b/sd/source/filter/html/pubdlg.cxx
@@ -1318,7 +1318,7 @@ void SdPublishingDlg::UpdatePage()
*/
void SdPublishingDlg::LoadPreviewButtons()
{
- if( mpButtonSet.get() )
+ if (mpButtonSet)
{
const int nButtonCount = 8;
static const char *pButtonNames[nButtonCount] =