Fix enabling of SpinBox for number of threads in Make settings
ClosedPublic

Authored by croick on Jun 24 2017, 8:20 PM.

Details

Summary
  • use toggled slot instead of clicked to allow enabling by config file

BUG: 381240

Test Plan
  • open "Configure Make Settings", select "Override number of jobs"
  • close, reopen, then find the spinbox enabled

Diff Detail

Repository
R32 KDevelop
Branch
makethreads
Lint
No Linters Available
Unit
No Unit Test Coverage
croick created this revision.Jun 24 2017, 8:20 PM
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptJun 24 2017, 8:20 PM
kfunk accepted this revision.Jun 25 2017, 1:25 PM
kfunk added a subscriber: kfunk.

I'll push.

This revision is now accepted and ready to land.Jun 25 2017, 1:25 PM
This revision was automatically updated to reflect the committed changes.