[packagechooser] Use GUI for tests
- Because we'll be creating Pixmaps, we need to have a GUI main.
This commit is contained in:
parent
6821b14d00
commit
431c4de77f
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
#include <QtTest/QtTest>
|
#include <QtTest/QtTest>
|
||||||
|
|
||||||
QTEST_GUILESS_MAIN( PackageChooserTests )
|
QTEST_MAIN( PackageChooserTests )
|
||||||
|
|
||||||
PackageChooserTests::PackageChooserTests() {}
|
PackageChooserTests::PackageChooserTests() {}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user