diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2016-11-01 21:46:27 +0200 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2016-11-01 21:53:11 +0200 |
commit | 2c1d6e598908dae527a7cfeed8e82b23fedd04da (patch) | |
tree | a76d3dd43abefcd6b39cfae1b9dadd13e68615ee /config_host/config_poppler.h.in | |
parent | 8826771e8398063018935c38039c05faf4c993a3 (diff) |
tdf#103624 Avoid double init of controls in SidebarToolBox
Controls that created by the service manager are already
initialized by it. At least in the case of SaveToolbarController
such double init creates a problem, as SaveToolbarController
will add itself as a modify listener twice, but remove only
once in dispose method. Probably SaveToolbarController should
be smarter about this, for both not adding a listener twice,
and also not attempt to work after being disposed - but that
doesn't make the behavior of SidebarToolBox correct.
Change-Id: I3f0fcdff31c65198a2233c969d37a0015712fff5
Diffstat (limited to 'config_host/config_poppler.h.in')
0 files changed, 0 insertions, 0 deletions