summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/labelcfg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/labelcfg.hxx')
-rw-r--r--sw/source/uibase/inc/labelcfg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/labelcfg.hxx b/sw/source/uibase/inc/labelcfg.hxx
index 783a9b105a33..504b15c24e12 100644
--- a/sw/source/uibase/inc/labelcfg.hxx
+++ b/sw/source/uibase/inc/labelcfg.hxx
@@ -44,7 +44,7 @@ public:
SwLabelConfig();
virtual ~SwLabelConfig();
- virtual void Notify( const ::com::sun::star::uno::Sequence< OUString >& aPropertyNames ) override;
+ virtual void Notify( const css::uno::Sequence< OUString >& aPropertyNames ) override;
void FillLabels(const OUString& rManufacturer, SwLabRecs& rLabArr);
const std::vector<OUString>& GetManufacturers() const {return m_aManufacturers;}