summaryrefslogtreecommitdiffstats
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
commit2111a40668ed28c45a304f9682de30569a633a64 (patch)
treef9e4d76b7876154444f03dfc5960dac5f87f6791 /starmath/inc/toolbox.hxx
parentFix #96678#: Vertical layout positioning (diff)
downloadcore-2111a40668ed28c45a304f9682de30569a633a64.tar.gz
core-2111a40668ed28c45a304f9682de30569a633a64.zip
#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 8391a8800eb1..05326dc56883 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();
};
/**************************************************************************/