summaryrefslogtreecommitdiff
path: root/svx/source/dialog/imapdlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/imapdlg.cxx')
-rw-r--r--svx/source/dialog/imapdlg.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/svx/source/dialog/imapdlg.cxx b/svx/source/dialog/imapdlg.cxx
index 081a71d3e956..cd5977e06389 100644
--- a/svx/source/dialog/imapdlg.cxx
+++ b/svx/source/dialog/imapdlg.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: imapdlg.cxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: fs $ $Date: 2002-11-14 10:07:02 $
+ * last change: $Author: hr $ $Date: 2003-03-27 15:00:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -710,6 +710,8 @@ void SvxIMapDlg::DoOpen()
delete pIStm;
}
+
+ pIMapWnd->Invalidate();
}
}