summaryrefslogtreecommitdiff
path: root/svx/inc/imapdlg.hxx
diff options
context:
space:
mode:
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;