[mythtv-commits] [MythTV/mythtv] 51cd3e: Fix int to QString assignment for US cable channel...

kmdewaal noreply at github.com
Mon Feb 17 19:34:17 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 51cd3ecd3ae25039d9911fe980948cd8f3d076f1
      https://github.com/MythTV/mythtv/commit/51cd3ecd3ae25039d9911fe980948cd8f3d076f1
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
    M mythtv/libs/libmythtv/channelscan/channelscan_sm.cpp

  Log Message:
  -----------
  Fix int to QString assignment for US cable channel number

There is a QString::number(xx) needed to put an integer
into a QString.... which is sometimes forgotten...




More information about the mythtv-commits mailing list