diff --git a/fpicker/source/win32/folderpicker/FolderPicker.hxx b/fpicker/source/win32/folderpicker/FolderPicker.hxx index 3459569686cf..6c9b4f8abfff 100644 --- a/fpicker/source/win32/folderpicker/FolderPicker.hxx +++ b/fpicker/source/win32/folderpicker/FolderPicker.hxx @@ -4,9 +4,9 @@ * * $RCSfile: FolderPicker.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-08 23:49:11 $ + * last change: $Author: vg $ $Date: 2007-03-26 13:20:20 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -124,7 +124,8 @@ public: // XCancellable //------------------------------------------------ - virtual void SAL_CALL cancel( ); + virtual void SAL_CALL cancel( ) + throw(::com::sun::star::uno::RuntimeException); //------------------------------------------------ // overwrite base class method, which is called