summaryrefslogtreecommitdiffstats
path: root/tests/manual/manual.pro
diff options
context:
space:
mode:
authorAlberto Mardegan <alberto.mardegan@canonical.com>2013-02-27 10:48:11 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-03-07 08:37:26 +0100
commit079e3b4f3ee3ebe225539b5a896fec1e38804e11 (patch)
tree028d697c571721ce3a2e13abb0bac84548b8f45b /tests/manual/manual.pro
parent3222db0937aaf1ae5681bc124406ec37f550bc7c (diff)
Add manual tests for X11 embedding
Since we currently implement only half of the XEMBED protocol (we lack the container part), we use a simple XEMBED container built with Gtk+ and PyObject. Using an interpreted language as Python helps us avoiding a build dependency on Gtk+. Change-Id: Ibc6282371c6f767e481c8a8ba2b5ca9cdd0d8b82 Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
Diffstat (limited to 'tests/manual/manual.pro')
-rw-r--r--tests/manual/manual.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/manual/manual.pro b/tests/manual/manual.pro
index 525f596d0e..0a5a72da60 100644
--- a/tests/manual/manual.pro
+++ b/tests/manual/manual.pro
@@ -34,6 +34,8 @@ windowflags \
windowgeometry \
windowmodality \
widgetgrab \
+xembed-raster \
+xembed-widgets \
dialogs
!contains(QT_CONFIG, openssl):!contains(QT_CONFIG, openssl-linked):SUBDIRS -= qssloptions