diff options
author | Kevin Dubrulle <kevin.dubrulle@gmail.com> | 2018-07-09 07:40:17 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-07-09 09:43:03 +0200 |
commit | dc47a950eaf99b8abb2f7bd2f44243ec7e1bce72 (patch) | |
tree | 6a6ef345cb062152fb786ea1b25c4c5633c1c5de /libreofficekit | |
parent | 498805290a5a6f3e8342b3a62ae365bda051f75d (diff) |
tdf117058 - Simplify calls to Menu::CheckItem
Change pGearMenu->CheckItem( pGearMenu->GetItemId("gear_iconOnly") ) style to
pGearMenu->CheckItem( "gear_iconOnly" ) style, where it is possible.
Change-Id: I6ec77eac51be14a8e5d278bd3604cb65b3d1f006
Reviewed-on: https://gerrit.libreoffice.org/57172
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'libreofficekit')
0 files changed, 0 insertions, 0 deletions