Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2020-10-15 13:00:49 +0300
committerHannah von Reth <vonreth@kde.org>2020-10-29 18:23:48 +0300
commitf9cf3072c0285a5f1afec5102396edf837205b25 (patch)
tree78084e8b8ec3648dea91a83afbd823b2a949a559 /test
parent99766e4ea0d58488bd963579ca69e7457a213c84 (diff)
Use a QPixmap for the avatar
Diffstat (limited to 'test')
-rw-r--r--test/testfolderman.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testfolderman.cpp b/test/testfolderman.cpp
index 3881292dd..6e92aa092 100644
--- a/test/testfolderman.cpp
+++ b/test/testfolderman.cpp
@@ -221,5 +221,5 @@ private slots:
}
};
-QTEST_APPLESS_MAIN(TestFolderMan)
+QTEST_GUILESS_MAIN(TestFolderMan)
#include "testfolderman.moc"