revert part of "add some error checking to the UI file loading"
commit3dc0f1b77dd10b5b844bdab4cc089e82eeb9afa8
authorNoel Grandin <noel.grandin@collabora.co.uk>
Mon, 29 Jul 2019 07:38:16 +0000 (29 09:38 +0200)
committerNoel Grandin <noel.grandin@collabora.co.uk>
Mon, 29 Jul 2019 09:12:21 +0000 (29 11:12 +0200)
treed2ec3d758b19c8341c1b10a232741f53e81ff140
parentef2c5ef27d6a139b59a98c0cee29f5128f6d35af
revert part of "add some error checking to the UI file loading"

revert part of
    commit cba5cd06c8ffd8628ae3d39efe715a5d8b3ac7e7
    Author: Noel Grandin <noel.grandin@collabora.co.uk>
    Date:   Fri Jul 26 12:49:10 2019 +0200
    add some error checking to the UI file loading
because some places eg. "writer format->bullets and numbering" expect a
silent return of nullptr for a missing button

Change-Id: I5cf8fa64d703636a65dc96987688c283016c87e8
Reviewed-on: https://gerrit.libreoffice.org/76522
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
vcl/unx/gtk3/gtk3gtkinst.cxx