diff options
author | Noel Grandin <noelgrandin@gmail.com> | 2021-07-24 22:56:15 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2021-07-25 12:55:51 +0200 |
commit | c05adac9229aad0683d2e75a8f8dcd5421c66b02 (patch) | |
tree | 9e824bf7e4452069e3fd906bc97933fdfff3bd2d /include/unotools | |
parent | 67e47070a7580a17804adce812cc2f98bfe7b51f (diff) |
use officecfg for print options
Change-Id: I2a85d802b9edda638da467e273ad3d24cbf2bcf1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119476
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/unotools')
-rw-r--r-- | include/unotools/itemholderbase.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/unotools/itemholderbase.hxx b/include/unotools/itemholderbase.hxx index 3546e5fd1478..676ed455484a 100644 --- a/include/unotools/itemholderbase.hxx +++ b/include/unotools/itemholderbase.hxx @@ -55,8 +55,6 @@ enum class EItem OptionsDialogOptions , PathOptions , - PrintOptions , // 2 - PrintFileOptions , // 2 SecurityOptions , SysLocaleOptions , // 2 |