summaryrefslogtreecommitdiffstats
path: root/src/tests/kretest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/kretest.cpp')
-rw-r--r--src/tests/kretest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/kretest.cpp b/src/tests/kretest.cpp
index 3b2d098..93c1e1e 100644
--- a/src/tests/kretest.cpp
+++ b/src/tests/kretest.cpp
@@ -28,6 +28,7 @@ main(int argc, char *argv[])
TDEAboutData *about = new TDEAboutData("kretest", I18N_NOOP("kretest"), "1.0",
nullptr, TDEAboutData::License_GPL, nullptr, nullptr, nullptr, nullptr);
TDECmdLineArgs::init(argc, argv, about);
+ // The test needs GUI for TQPixmap
TDEApplication a;
printf("Creating KreImporter.\n");