Fix bug where single instance of recurring event could not be changed
AbandonedPublic

Authored by sjolly on Mar 20 2020, 10:08 AM.

Details

Reviewers
None
Summary
  • Removed QDialog::connect calls, which were not required as DialogButtonsHelper in kmessagebox already connects the clicked signals with the respective action
  • Replace int with QDialogButtonBox::StandardButton for storing createKMessageBox return value

Diff Detail

Repository
R173 KCalendar Utils
Branch
recurEventBug
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 23973
Build 23991: arc lint + arc unit
sjolly created this revision.Mar 20 2020, 10:08 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptMar 20 2020, 10:08 AM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
sjolly requested review of this revision.Mar 20 2020, 10:08 AM
sjolly abandoned this revision.Mar 20 2020, 10:10 AM