summaryrefslogtreecommitdiff
path: root/include/toolkit/controls/unocontrols.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/controls/unocontrols.hxx')
-rw-r--r--include/toolkit/controls/unocontrols.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toolkit/controls/unocontrols.hxx b/include/toolkit/controls/unocontrols.hxx
index 5952cd6dcbb3..079f70671565 100644
--- a/include/toolkit/controls/unocontrols.hxx
+++ b/include/toolkit/controls/unocontrols.hxx
@@ -244,7 +244,7 @@ protected:
::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const SAL_OVERRIDE;
private:
- GraphicControlModel& operator=( const GraphicControlModel& ); // never implemented
+ GraphicControlModel& operator=( const GraphicControlModel& ) SAL_DELETED_FUNCTION;
};