summaryrefslogtreecommitdiffstats
path: root/forms/source/component/errorbroadcaster.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-10-12 10:12:58 +0000
committerOliver Bolte <obo@openoffice.org>2006-10-12 10:12:58 +0000
commit482b2970617a2cf5ab235f3255f9307ff2b70e58 (patch)
treece78ad1a7f5024d3e06a24fa384f6c08c970cf7d /forms/source/component/errorbroadcaster.hxx
parentINTEGRATION: CWS sb59 (1.6.28); FILE MERGED (diff)
downloadcore-482b2970617a2cf5ab235f3255f9307ff2b70e58.tar.gz
core-482b2970617a2cf5ab235f3255f9307ff2b70e58.zip
INTEGRATION: CWS sb59 (1.3.114); FILE MERGED
2006/08/29 16:11:00 sb 1.3.114.1: #i67487# Made code warning-free (wntmsci10).
Diffstat (limited to 'forms/source/component/errorbroadcaster.hxx')
-rw-r--r--forms/source/component/errorbroadcaster.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/component/errorbroadcaster.hxx b/forms/source/component/errorbroadcaster.hxx
index 9400ea4445f9..e95c3eae6c0a 100644
--- a/forms/source/component/errorbroadcaster.hxx
+++ b/forms/source/component/errorbroadcaster.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: errorbroadcaster.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 22:48:52 $
+ * last change: $Author: obo $ $Date: 2006-10-12 11:12:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -71,7 +71,7 @@ namespace frm
protected:
OErrorBroadcaster( ::cppu::OBroadcastHelper& _rBHelper );
- ~OErrorBroadcaster( );
+ virtual ~OErrorBroadcaster( );
void SAL_CALL disposing();