diff options
Diffstat (limited to 'include/svtools')
-rw-r--r-- | include/svtools/genericunodialog.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/genericunodialog.hxx b/include/svtools/genericunodialog.hxx index 3ec3b7b255d0..19a34f1dafbf 100644 --- a/include/svtools/genericunodialog.hxx +++ b/include/svtools/genericunodialog.hxx @@ -96,7 +96,7 @@ namespace svt public: // UNO - DECLARE_UNO3_DEFAULTS(OGenericUnoDialog, OGenericUnoDialogBase); + DECLARE_UNO3_DEFAULTS(OGenericUnoDialog, OGenericUnoDialogBase) virtual com::sun::star::uno::Any SAL_CALL queryInterface(const com::sun::star::uno::Type& _rType) throw (com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; // XTypeProvider |