mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-28 10:31:13 -05:00
Rename KEEPASSX_QTEST_CORE_MAIN to QTEST_GUILESS_MAIN which is available in Qt 5.
This commit is contained in:
parent
2185afefed
commit
6b13d18137
19 changed files with 24 additions and 24 deletions
|
|
@ -83,4 +83,4 @@ void TestWildcardMatcher::verifyNoMatch(QString pattern)
|
|||
QVERIFY(!matchResult);
|
||||
}
|
||||
|
||||
KEEPASSX_QTEST_CORE_MAIN(TestWildcardMatcher)
|
||||
QTEST_GUILESS_MAIN(TestWildcardMatcher)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue