summaryrefslogtreecommitdiff
path: root/include/toolkit/controls
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/controls')
-rw-r--r--include/toolkit/controls/tkthrobber.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toolkit/controls/tkthrobber.hxx b/include/toolkit/controls/tkthrobber.hxx
index f952b2785b01..972690e173ec 100644
--- a/include/toolkit/controls/tkthrobber.hxx
+++ b/include/toolkit/controls/tkthrobber.hxx
@@ -75,7 +75,7 @@ namespace toolkit
UnoThrobberControl();
OUString GetComponentServiceName();
- DECLARE_UNO3_AGG_DEFAULTS( UnoThrobberControl, UnoControlBase );
+ DECLARE_UNO3_AGG_DEFAULTS( UnoThrobberControl, UnoControlBase )
::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ) throw(::com::sun::star::uno::RuntimeException);
void SAL_CALL createPeer( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XToolkit >& Toolkit, const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindowPeer >& Parent ) throw(::com::sun::star::uno::RuntimeException);