summaryrefslogtreecommitdiffstats
path: root/forms/source/component/Button.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/Button.hxx')
-rw-r--r--forms/source/component/Button.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/Button.hxx b/forms/source/component/Button.hxx
index b12771319123..0e10752e8c9f 100644
--- a/forms/source/component/Button.hxx
+++ b/forms/source/component/Button.hxx
@@ -86,7 +86,7 @@ public:
virtual void SAL_CALL disposing() SAL_OVERRIDE;
protected:
- DECLARE_XCLONEABLE();
+ virtual css::uno::Reference< css::util::XCloneable > SAL_CALL createClone( ) throw (css::uno::RuntimeException, std::exception) SAL_OVERRIDE;
private:
void impl_resetNoBroadcast_nothrow();