diff options
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/appl/app.src | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sfx2/source/appl/app.src b/sfx2/source/appl/app.src index 59cd7a10dadb..eead6aee4569 100644 --- a/sfx2/source/appl/app.src +++ b/sfx2/source/appl/app.src @@ -2,9 +2,9 @@ * * $RCSfile: app.src,v $ * - * $Revision: 1.70 $ + * $Revision: 1.71 $ * - * last change: $Author: mba $ $Date: 2002-07-18 07:08:31 $ + * last change: $Author: mba $ $Date: 2002-07-23 14:07:55 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -3301,6 +3301,7 @@ ToolBox RID_ENVTOOLBOX ToolBoxItem { Identifier = SID_RECORDING_FLOATWINDOW; + Hide = TRUE; }; ToolBoxItem { |