From 21e3eed67ee8f70bf816b389d4680abc3afa160a Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 3 Dec 2012 14:39:52 +0100 Subject: Clarify need for solar mutex Change-Id: Ica3430e75c91ccf4861fce660c45b90c5584fb9a --- svtools/inc/svtools/restartdialog.hxx | 1 + 1 file changed, 1 insertion(+) diff --git a/svtools/inc/svtools/restartdialog.hxx b/svtools/inc/svtools/restartdialog.hxx index 63a4e8e1b763..993b0998aa0b 100644 --- a/svtools/inc/svtools/restartdialog.hxx +++ b/svtools/inc/svtools/restartdialog.hxx @@ -34,6 +34,7 @@ enum RestartReason { // %PRODUCTNAME must be restarted." }; +// Must be called with the solar mutex locked: SVT_DLLPUBLIC void executeRestartDialog( com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext > const & context, -- cgit v1.2.3