summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/_contdlg.cxx
diff options
context:
space:
mode:
authorKai Ahrens <ka@openoffice.org>2001-07-03 10:10:20 +0000
committerKai Ahrens <ka@openoffice.org>2001-07-03 10:10:20 +0000
commit4d660e7ba6cec4133b9db4f64b0e72a7876ec884 (patch)
tree5908a5489c1b547fd5c0c50cacc708a280978228 /svx/source/dialog/_contdlg.cxx
parentTFD changes (diff)
downloadcore-4d660e7ba6cec4133b9db4f64b0e72a7876ec884.tar.gz
core-4d660e7ba6cec4133b9db4f64b0e72a7876ec884.zip
TFD changes
Diffstat (limited to 'svx/source/dialog/_contdlg.cxx')
-rw-r--r--svx/source/dialog/_contdlg.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/svx/source/dialog/_contdlg.cxx b/svx/source/dialog/_contdlg.cxx
index 2b26864af1ca..99ed163dd4ff 100644
--- a/svx/source/dialog/_contdlg.cxx
+++ b/svx/source/dialog/_contdlg.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: _contdlg.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: ka $ $Date: 2001-06-18 15:38:27 $
+ * last change: $Author: ka $ $Date: 2001-07-03 11:10:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -473,8 +473,6 @@ SvxSuperContourDlg::SvxSuperContourDlg( SfxBindings *pBindings, SfxChildWindow *
Resize();
- EnableDrop(TRUE);
-
aUpdateTimer.SetTimeout( 100 );
aUpdateTimer.SetTimeoutHdl( LINK( this, SvxSuperContourDlg, UpdateHdl ) );