aboutsummaryrefslogtreecommitdiff
path: root/autotests/testgroupsession.h
diff options
context:
space:
mode:
authorCarl Schwan <carl@carlschwan.eu>2021-04-19 16:07:57 +0200
committerTobias Fella <fella@posteo.de>2021-12-01 21:34:52 +0100
commitea617d31cf3f72f76fd49c0a20f445a78678fe5f (patch)
treea99a186670eb3b50588411fe6d4eb9ddad2dfcb4 /autotests/testgroupsession.h
parentbc4ef60c29709a6f782f6e75e1f040f250fb8bd7 (diff)
downloadlibquotient-ea617d31cf3f72f76fd49c0a20f445a78678fe5f.tar.gz
libquotient-ea617d31cf3f72f76fd49c0a20f445a78678fe5f.zip
Apply suggestions from code review
Co-authored-by: Tobias Fella <9750016+TobiasFella@users.noreply.github.com>
Diffstat (limited to 'autotests/testgroupsession.h')
-rw-r--r--autotests/testgroupsession.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/testgroupsession.h b/autotests/testgroupsession.h
index 27f34bec..7743295f 100644
--- a/autotests/testgroupsession.h
+++ b/autotests/testgroupsession.h
@@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: LGPL-2.1-or-later
-#include <QtTest/QtTest>
+#include <QTest>
class TestOlmSession : public QObject
{