Mailing List Archive

[MythTV/mythtv] 10a768: Fix readability warning in tv_play.cpp.
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 10a768e9d79470e158a7eea6a0799a00ef89c2f1
https://github.com/MythTV/mythtv/commit/10a768e9d79470e158a7eea6a0799a00ef89c2f1
Author: David Hampton <mythtv@love2code.net>
Date: 2020-10-20 (Tue, 20 Oct 2020)

Changed paths:
M mythtv/libs/libmythtv/tv_play.cpp

Log Message:
-----------
Fix readability warning in tv_play.cpp.

This is caused by the Qt headers removing the word "emit", leaving the
line indented by one character more (the space after "emit") than it
appears to be in the source code. That combined with the immediately
preceding if/else clause causes the warning to be triggered.


_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits