diff options
Diffstat (limited to 'basctl')
-rw-r--r-- | basctl/sdi/baside.sdi | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/basctl/sdi/baside.sdi b/basctl/sdi/baside.sdi index 5b2ae6496fe1..981acb44b6f7 100644 --- a/basctl/sdi/baside.sdi +++ b/basctl/sdi/baside.sdi @@ -2,9 +2,9 @@ * * $RCSfile: baside.sdi,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: os $ $Date: 2003-09-26 07:49:21 $ + * last change: $Author: kz $ $Date: 2003-11-18 16:59:28 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -323,6 +323,11 @@ shell BasicIDEShell StateMethod = GetState; ] + SID_BASICIDE_SHOWWINDOW + [ + ExecMethod = ExecuteGlobal; + ] + // ======================================================== // Nur, wenn BasicFenster oben // ======================================================== |