summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--basctl/sdi/baside.sdi10
1 files changed, 8 insertions, 2 deletions
diff --git a/basctl/sdi/baside.sdi b/basctl/sdi/baside.sdi
index ace0ed77c29c..404c0faeba0b 100644
--- a/basctl/sdi/baside.sdi
+++ b/basctl/sdi/baside.sdi
@@ -4,9 +4,9 @@
*
* $RCSfile: baside.sdi,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2007-01-02 15:48:36 $
+ * last change: $Author: hr $ $Date: 2007-06-26 16:51:20 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -415,6 +415,12 @@ shell BasicIDEShell
StateMethod = GetState;
]
+ SID_EXPORT_DIALOG
+ [
+ ExecMethod = ExecuteDialog;
+ StateMethod = GetState;
+ ]
+
SID_DIALOG_TESTMODE
[
ExecMethod = ExecuteDialog;