summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2019-01-31 09:43:56 +0100
committerKatarina Behrens <Katarina.Behrens@cib.de>2019-01-31 11:52:11 +0100
commit68b15aee96abf5cd2179009424ab6a0229b67756 (patch)
tree0bfe5126ddbae9061b9fd8ac20cb7bd87f245f07 /uui
parent42da02bd5aa50c349ab7a2e75d054fd4af55f6a2 (diff)
tdf#123077 kde5: Set KFileWidget's custom widget only once
Since the event filter is only used to set the custom widget in the KFileWidget, it can be removed again once this has been done. Previously, events could cause 'fileWidget->setCustomWidget()' to be called multiple times, which resulted in a crash. (The fact that calling 'KfileWidget::setCustomWidget()' multiple times causes a crash could also be easily be reproduced by just duplicating the call.) Basically the same will be done for the gtk3_kde5 case, but in a separate commit to simplify backporting. Change-Id: Ic463c44d8a95f44ce09924893d682f402ad7ed3d Reviewed-on: https://gerrit.libreoffice.org/67185 Tested-by: Jenkins Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'uui')
0 files changed, 0 insertions, 0 deletions