diff options
author | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-04-05 18:07:52 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2017-04-07 08:28:52 +0000 |
commit | 359ff94950bc11c31685a6ca6280d4230b9e2f1b (patch) | |
tree | 52890a83bbe6989504f2bee093f78b5233c40495 /include/sfx2 | |
parent | d78040aadb6a8e3eeee1652b62a06d6e7e9b28ce (diff) |
Drop remains of the Welcome Screen feature
Which was dropped in e299ef4952a580bdbd416cef3e1a2feba4979e13
(that was in 2001)
Change-Id: I5860bb44ced35b338f667e47d89f6ed1d597dc11
Reviewed-on: https://gerrit.libreoffice.org/36159
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'include/sfx2')
-rw-r--r-- | include/sfx2/sfxsids.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/sfxsids.hrc b/include/sfx2/sfxsids.hrc index 1d90b87e3d38..e425071874a8 100644 --- a/include/sfx2/sfxsids.hrc +++ b/include/sfx2/sfxsids.hrc @@ -466,7 +466,6 @@ #define SID_ATTR_DEFTABSTOP (SID_OPTIONS_START + 14) #define SID_ATTR_BUTTON_OUTSTYLE3D (SID_OPTIONS_START + 62) #define SID_ATTR_BUTTON_BIGSIZE (SID_OPTIONS_START + 63) -#define SID_ATTR_WELCOMESCREEN (SID_OPTIONS_START + 81) #define SID_ATTR_QUICKLAUNCHER (SID_OPTIONS_START + 74) #define SID_ATTR_YEAR2000 (SID_OPTIONS_START + 87) #define SID_ATTR_APPLYCHARUNIT (SID_OPTIONS_START + 88) |