From 2d832326bd1b6257849b23a86527c12a19d120b9 Mon Sep 17 00:00:00 2001 From: Tim Jenssen Date: Tue, 23 Apr 2013 13:09:38 +0200 Subject: fix messageboxhandler with help of new autotests - fix setDefaultAction (use std::reverse directly) - fix missing Ok MessageBox value in script context Change-Id: I82fa5a06d83b6c8659c60a3e56a1d4bd91e70c14 Reviewed-by: Karsten Heimrich --- tests/auto/installer/installer.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/auto/installer/installer.pro') diff --git a/tests/auto/installer/installer.pro b/tests/auto/installer/installer.pro index 67a454db7..e8d31a23e 100644 --- a/tests/auto/installer/installer.pro +++ b/tests/auto/installer/installer.pro @@ -4,4 +4,5 @@ SUBDIRS += \ settings \ repository \ componentmodel \ - fakestopprocessforupdateoperation + fakestopprocessforupdateoperation \ + messageboxhandler -- cgit v1.2.3