diff options
-rw-r--r-- | sfx2/source/dialog/mgetempl.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/source/dialog/mgetempl.cxx b/sfx2/source/dialog/mgetempl.cxx index 867933a89ba6..fed894cbbc8b 100644 --- a/sfx2/source/dialog/mgetempl.cxx +++ b/sfx2/source/dialog/mgetempl.cxx @@ -147,6 +147,7 @@ SfxManageStyleSheetPage::SfxManageStyleSheetPage(TabPageParent pParent, const Sf { m_xFollowFt->hide(); m_xFollowLb->hide(); + m_xEditStyleBtn->hide(); } if ( pStyle->HasParentSupport() && pPool ) |