summaryrefslogtreecommitdiff
path: root/starmath/source/toolbox.src
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/toolbox.src')
-rw-r--r--starmath/source/toolbox.src19
1 files changed, 11 insertions, 8 deletions
diff --git a/starmath/source/toolbox.src b/starmath/source/toolbox.src
index 07e728f1e6cb..f493e104448a 100644
--- a/starmath/source/toolbox.src
+++ b/starmath/source/toolbox.src
@@ -1339,18 +1339,18 @@ FloatingWindow RID_TOOLBOXWINDOW
};
ToolBoxItem
{
- Identifier = RID_NABLA ;
- HelpId = HID_SMA_NABLA ;
- Text [ en-US ] = "Nabla";
- };
- ToolBoxItem
- {
Identifier = RID_EXISTS ;
HelpId = HID_SMA_EXISTS ;
Text [ en-US ] = "There Exists";
};
ToolBoxItem
{
+ Identifier = RID_NOTEXISTS ;
+ HelpId = HID_SMA_NOTEXISTS ;
+ Text [ en-US ] = "There Not Exists";
+ };
+ ToolBoxItem
+ {
Identifier = RID_FORALL ;
HelpId = HID_SMA_FORALL ;
Text [ en-US ] = "For All";
@@ -1419,7 +1419,9 @@ FloatingWindow RID_TOOLBOXWINDOW
};
ToolBoxItem
{
- Type = TOOLBOXITEM_SPACE ;
+ Identifier = RID_NABLA ;
+ HelpId = HID_SMA_NABLA ;
+ Text [ en-US ] = "Nabla";
};
ToolBoxItem
{
@@ -1726,6 +1728,7 @@ FloatingWindow RID_TOOLBOXWINDOW
RID_PARTIAL ; \
RID_NABLA ; \
RID_EXISTS ; \
+ RID_NOTEXISTS ; \
RID_FORALL ; \
RID_HBAR; \
RID_LAMBDABAR ; \
@@ -1742,7 +1745,7 @@ FloatingWindow RID_TOOLBOXWINDOW
RID_DOTSUP ; \
RID_DOTSDOWN ; \
}; \
- IdCount = { 19 ; };
+ IdCount = { 20 ; };
ImageList RID_IL_MISC
{