summaryrefslogtreecommitdiffstats
path: root/loadtester/mainwindow.ui
diff options
context:
space:
mode:
authorMorten Sorvig <msorvig@trolltech.com>2009-08-25 07:08:18 +0200
committerMorten Sorvig <msorvig@trolltech.com>2009-08-25 07:08:18 +0200
commitbe92e5b92322e4cbc8386b3a098689c718e4a9af (patch)
tree10c68b62f337a3f305f4472b0e6bb9e4575772be /loadtester/mainwindow.ui
parent4c25d9ed3135a36780cbf517761670c0c0d87902 (diff)
attempt sending input events to all webviews
Diffstat (limited to 'loadtester/mainwindow.ui')
-rw-r--r--loadtester/mainwindow.ui10
1 files changed, 8 insertions, 2 deletions
diff --git a/loadtester/mainwindow.ui b/loadtester/mainwindow.ui
index 3076b93..a312ae9 100644
--- a/loadtester/mainwindow.ui
+++ b/loadtester/mainwindow.ui
@@ -58,8 +58,7 @@
</layout>
</item>
<item>
- <widget class="QStackedWidget" name="stackedWidget_pages">
- </widget>
+ <widget class="QStackedWidget" name="stackedWidget_pages"/>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
@@ -103,6 +102,13 @@
</property>
</spacer>
</item>
+ <item>
+ <widget class="QCheckBox" name="checkBox_clickThrough">
+ <property name="text">
+ <string>ClickThrough Events</string>
+ </property>
+ </widget>
+ </item>
</layout>
</item>
</layout>