HomePhabricator
Diffusion MITK 1b1b9986efe4

Fixed doubled registration of qt signal

Description

Fixed doubled registration of qt signal

CreateConnections was called by the creating widget and by the created widget
resulting in a doubled reception of the clicked() event. Fixed by deleting the function call in the creating widget.

Details

Provenance
webechrAuthored on Oct 25 2012, 1:13 PM
Parents
rMITK59cff65e34b3: Merge branch 'bug-12730…
Branches
Unknown
Tags
Unknown