diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-04-05 16:20:35 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-04-06 11:42:08 +0100 |
commit | 15c8a54cc9a875a17bed23a383fcd3d7742a1fca (patch) | |
tree | f8823f636e8064e918d76a536c843cdf9a8d5dcf /include/svx | |
parent | e576278e16644a1478c9a90116ef4e383e54696c (diff) |
convert zoom menu to .ui
Change-Id: I4163042773f0f38e3372527d0a77a1b370bcafe9
Diffstat (limited to 'include/svx')
-rw-r--r-- | include/svx/dialogs.hrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/svx/dialogs.hrc b/include/svx/dialogs.hrc index af5ee763eeab..5f98695ecace 100644 --- a/include/svx/dialogs.hrc +++ b/include/svx/dialogs.hrc @@ -140,9 +140,6 @@ #define RID_SVXFLOAT3D_FIX_G (RID_SVX_START + 78) #define RID_SVXFLOAT3D_FIX_B (RID_SVX_START + 84) -// ResId for zoom popup menu -#define RID_SVXMNU_ZOOM (RID_SVX_START + 82) - // ResId for funktion popup menue #define RID_SVXMNU_PSZ_FUNC (RID_SVX_START + 83) |