diff --git a/dialogs/selftestdialog.ui b/dialogs/selftestdialog.ui index 650da5192..5834b9597 100644 --- a/dialogs/selftestdialog.ui +++ b/dialogs/selftestdialog.ui @@ -1,298 +1,301 @@ SelfTestDialog 0 0 448 610 Kleopatra Self-Test Results QLayout::SetMinimumSize <p>These are the results of the Kleopatra self-test suite. Click on a test for details.</p><p>Note that all but the first failure might be due to prior tests failing.</p> true Qt::Vertical 0 1 0 100 false true Show all test results true false Details 0 100 QFrame::NoFrame Qt::ScrollBarAlwaysOff 0 0 336 100 0 0 0 0 Qt::RichText + + Qt::TextSelectableByMouse + true Proposed Corrective Action 0 100 QFrame::NoFrame Qt::ScrollBarAlwaysOff 0 0 336 100 0 0 0 0 Qt::RichText true Qt::Horizontal 40 20 false Do It Run these tests at startup true QDialogButtonBox::Cancel|QDialogButtonBox::Close|QDialogButtonBox::Ok Kleo::ScrollArea QScrollArea
utils/scrollarea.h
1
buttonBox accepted() SelfTestDialog accept() 236 490 157 274 buttonBox rejected() SelfTestDialog reject() 304 490 286 274 doItPB clicked() SelfTestDialog slotDoItClicked() 354 398 375 304 slotDoItClicked()