summaryrefslogtreecommitdiff
path: root/starmath/inc/toolbox.hxx
diff options
context:
space:
mode:
authorThomas Lange <tl@openoffice.org>2002-01-21 10:16:11 +0000
committerThomas Lange <tl@openoffice.org>2002-01-21 10:16:11 +0000
commit12bfdeba297804bd5727941568f66c46e3d455ec (patch)
tree79cf46aebdc3f0a042cbaf0d3a8651be556e3a91 /starmath/inc/toolbox.hxx
parente6dd83242913dae61defa99122429729de904c56 (diff)
#96352# assertion fixed by removing the ShowWindows functions and calling Show in the constructor of SmEditWindow.
Diffstat (limited to 'starmath/inc/toolbox.hxx')
-rw-r--r--starmath/inc/toolbox.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/starmath/inc/toolbox.hxx b/starmath/inc/toolbox.hxx
index 6a79ac58f9..5ce3b33ec7 100644
--- a/starmath/inc/toolbox.hxx
+++ b/starmath/inc/toolbox.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: toolbox.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:57:25 $
+ * last change: $Author: tl $ $Date: 2002-01-21 11:16:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -106,7 +106,6 @@ public:
void AdjustPosition(const Point &rPoint);
void SetCategory(USHORT nCategory);
- void ShowWindows();
};
/**************************************************************************/