Skip to content

Commit

Permalink
clazy: Simplify include of QTest.
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxdude42 committed Dec 5, 2023
1 parent 308f37b commit 00e810d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

#include <QtTest/QtTest>
#include <QtTest>
#include <iostream>
#include "libmythmetadata/musicmetadata.h"
#include "libmythmetadata/metadatagrabber.h"
Expand Down

0 comments on commit 00e810d

Please sign in to comment.