summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XDialog.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XDialog.idl')
-rw-r--r--offapi/com/sun/star/awt/XDialog.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/XDialog.idl b/offapi/com/sun/star/awt/XDialog.idl
index 13d4860e20e0..6b10a8ba2271 100644
--- a/offapi/com/sun/star/awt/XDialog.idl
+++ b/offapi/com/sun/star/awt/XDialog.idl
@@ -34,7 +34,7 @@ published interface XDialog: com::sun::star::uno::XInterface
/** sets the title of the dialog.
*/
- [oneway] void setTitle( [in] string Title );
+ void setTitle( [in] string Title );
/** gets the title of the dialog.