diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2015-08-24 12:52:55 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2015-09-10 04:14:46 +0200 |
commit | 5958c94274c99058e2596923a83de3ed684e7848 (patch) | |
tree | 82a1e59abce062d795726e5a794d909c7e5b5a91 /basctl/inc | |
parent | 7e4ee8112aa4f211de2d7dcd962996166e6384b8 (diff) |
no need to warn anymore as we can save VBA now
Well we will be able when this feature hits master.
Change-Id: I5547863e9002bfe16119a26059fa5281bd9e9070
Diffstat (limited to 'basctl/inc')
-rw-r--r-- | basctl/inc/basidesh.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/basctl/inc/basidesh.hrc b/basctl/inc/basidesh.hrc index 3403c7902aa7..df9f997a2bce 100644 --- a/basctl/inc/basidesh.hrc +++ b/basctl/inc/basidesh.hrc @@ -61,7 +61,6 @@ #define RID_STR_OPEN ( RID_BASICIDE_START + 20 ) #define RID_STR_SAVE ( RID_BASICIDE_START + 21 ) #define RID_STR_RUNTIMEERROR ( RID_BASICIDE_START + 22 ) -#define RID_STR_CANNOTSAVEVBA ( RID_BASICIDE_START + 23 ) #define RID_STR_STDDIALOGNAME ( RID_BASICIDE_START + 24 ) #define RID_STR_STDMODULENAME ( RID_BASICIDE_START + 27 ) |