Skip to content

refactor timedlineedit

Israel Galadima requested to merge izzygala/labplot:master into master

Description

I refactored TimedLineEdit by replacing the QTimer members with QObject::startTimer and the virtual timerEvent method.

Conformity

  • [ ] Changelog entry
  • [ ] Unit tests
  • [ ] Update INSTALL
  • [ ] Downport
  • Fixes:

When external dependencies are removed

  • [ ] Reporting to ...

Merge request reports