[mythtv-commits] [MythTV/mythtv] 44d8e6: tidy: Mark new class destructors as overrides.

David Hampton noreply at github.com
Mon Jul 14 23:09:34 UTC 2025


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 44d8e6ee9cdd8845a39a8827be5fc7265df6fc03
      https://github.com/MythTV/mythtv/commit/44d8e6ee9cdd8845a39a8827be5fc7265df6fc03
  Author: David Hampton <mythtv at love2code.net>
  Date:   2025-07-14 (Mon, 14 Jul 2025)

  Changed paths:
    M mythtv/libs/libmythtv/channelsettings.cpp
    M mythtv/libs/libmythtv/channelsettings.h
    M mythtv/libs/libmythtv/playgroup.cpp
    M mythtv/libs/libmythtv/profilegroup.h
    M mythtv/libs/libmythtv/recordingprofile.h
    M mythtv/libs/libmythtv/videosource.cpp
    M mythtv/libs/libmythtv/videosource.h
    M mythtv/libs/libmythui/standardsettings.h
    M mythtv/libs/libmythui/storagegroupeditor.h

  Log Message:
  -----------
  tidy: Mark new class destructors as overrides.

These new classes are all derived from QObject which has a virtual
destructor, so these class destructors should be marked as overrides.


  Commit: 0290b1cc7f2a573ee8595bb6a17b3468d7a54aac
      https://github.com/MythTV/mythtv/commit/0290b1cc7f2a573ee8595bb6a17b3468d7a54aac
  Author: David Hampton <mythtv at love2code.net>
  Date:   2025-07-14 (Mon, 14 Jul 2025)

  Changed paths:
    M .clang-tidy

  Log Message:
  -----------
  tidy: Ignore new webkit analyzers.


Compare: https://github.com/MythTV/mythtv/compare/d5d74d904c00...0290b1cc7f2a

To unsubscribe from these emails, change your notification settings at https://github.com/MythTV/mythtv/settings/notifications


More information about the mythtv-commits mailing list