summaryrefslogtreecommitdiff
path: root/svx/inc/imapdlg.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-10-12 10:45:06 +0000
committerOliver Bolte <obo@openoffice.org>2006-10-12 10:45:06 +0000
commit6c65aa4ace050a9a4abcd1bd5bcd9347e61d276c (patch)
tree77746e02966eac84db1ecd0010e33ed995e91a9e /svx/inc/imapdlg.hxx
parent839ddb6bb131980882c60a521df5bad9534681b4 (diff)
INTEGRATION: CWS sb59 (1.9.488); FILE MERGED
2006/08/03 13:47:04 cl 1.9.488.1: removed compiler warnings
Diffstat (limited to 'svx/inc/imapdlg.hxx')
-rw-r--r--svx/inc/imapdlg.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/inc/imapdlg.hxx b/svx/inc/imapdlg.hxx
index 4d84c93ffc18..678bdc5d1a84 100644
--- a/svx/inc/imapdlg.hxx
+++ b/svx/inc/imapdlg.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: imapdlg.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 17:56:14 $
+ * last change: $Author: obo $ $Date: 2006-10-12 11:45:06 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -146,6 +146,7 @@ class SVX_DLLPUBLIC SvxIMapDlg : public SfxModelessDialog // SfxFloatingWindow
{
friend class IMapOwnData;
friend class IMapWindow;
+ using Window::Update;
ToolBox aTbxIMapDlg1;
FixedText aFtURL;