diff options
Diffstat (limited to 'tests/auto/qsettings/resourcefile2.ini')
-rw-r--r-- | tests/auto/qsettings/resourcefile2.ini | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/tests/auto/qsettings/resourcefile2.ini b/tests/auto/qsettings/resourcefile2.ini new file mode 100644 index 0000000..cd06b3b --- /dev/null +++ b/tests/auto/qsettings/resourcefile2.ini @@ -0,0 +1,46 @@ +[Field%202] +Flags=MULTILINE|VSCROLL|READONLY +Left=4 +Right=296 +State=No license agreement file found. Please contact support. +Bottom=89 +Top=14 +Type=Text + +[Field%201] +Left=4 +Text=Press Page Down to see the rest of the agreement. +Bottom=8 +Top=0 +Right=294 +Type=Label + +[Field%203] +Bottom=111 +Left=4 +Right=297 +Text=If you accept the terms of the agreement, select the first option below. You must accept the agreement to install this software. Click Next to continue. +Top=92 +Type=Label + +[Field%204] +Bottom=129 +Flags=GROUP|NOTIFY +Left=4 +Right=299 +Text=I &accept the terms in the License Agreement +Top=120 +Type=RadioButton + +[Field%205] +Bottom=140 +Flags=NOTIFY +Left=4 +Right=300 +State=1 +Text=I &do not accept the terms in the License Agreement +Top=129 +Type=RadioButton + +[Settings] +NumFields=5 |