summaryrefslogtreecommitdiffstats
path: root/src/library/recording
diff options
context:
space:
mode:
authorronso0 <ronso0@mixxx.org>2020-04-04 18:58:52 +0200
committerronso0 <ronso0@mixxx.org>2020-04-04 18:59:08 +0200
commit7b8d74b382795c6f28f7236b256994f186c904e3 (patch)
treeb8e9d829b3a6b68602561368bee307b172ec381d /src/library/recording
parent8206d078aa3b41671c50e2ab428cdd5c2d924aaf (diff)
DlgAutoDJ: use clicked() signal for all QPushButtons
This prevents inifit loop issues when real click events and programmatic QPushButton::setChecked() calls conflict: * clicked(bool checked) is only emitted on mouse clicks * toggled(bool checked) is emitted both on mouse clicks and setChecked() calls
Diffstat (limited to 'src/library/recording')
0 files changed, 0 insertions, 0 deletions