diff options
Diffstat (limited to 'vcl/inc/svids.hrc')
-rw-r--r-- | vcl/inc/svids.hrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/svids.hrc b/vcl/inc/svids.hrc index d97b0b4f074b..d7d42af72d2b 100644 --- a/vcl/inc/svids.hrc +++ b/vcl/inc/svids.hrc @@ -160,6 +160,7 @@ #define SV_BUTTONTEXT_OK_NOMNEMONIC 10119 #define SV_BUTTONTEXT_CANCEL_NOMNEMONIC 10120 #define SV_BUTTONTEXT_UNDO 10121 +#define SV_BUTTONTEXT_PASTE 10122 #define SV_STDTEXT_FIRST SV_STDTEXT_SERVICENOTAVAILABLE #define SV_STDTEXT_SERVICENOTAVAILABLE 10210 |