From a16e74fe965163c49e63f73923b18b36b75309a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20L=C3=B6hning?= Date: Fri, 14 Oct 2022 12:27:07 +0200 Subject: [PATCH] SquishTests: Fix type of Git.ChangeSelectionDialog Amends 729805e7fd0522426718da5d73c636a681c9c290 Change-Id: I79f67e5d233734ab25da1ff8a2d135061fa139e0 Reviewed-by: Christian Stenger Reviewed-by: --- tests/system/objects.map | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/system/objects.map b/tests/system/objects.map index 2800960163b..99635d56a52 100644 --- a/tests/system/objects.map +++ b/tests/system/objects.map @@ -184,7 +184,7 @@ :Select a Git Commit.changeNumberEdit_Utils::CompletingLineEdit {name='changeNumberEdit' type='Utils::CompletingLineEdit' visible='1' window=':Select a Git Commit_Git::Internal::ChangeSelectionDialog'} :Select a Git Commit.detailsText_QPlainTextEdit {name='detailsText' type='QPlainTextEdit' visible='1' window=':Select a Git Commit_Git::Internal::ChangeSelectionDialog'} :Select a Git Commit.workingDirectoryEdit_QLineEdit {type='Utils::FancyLineEdit' unnamed='1' visible='1' window=':Select a Git Commit_Git::Internal::ChangeSelectionDialog'} -:Select a Git Commit_Git::Internal::ChangeSelectionDialog {name='Git.ChangeSelectionDialog' type='Git::Internal::ChangeSelectionDialog' visible='1' windowTitle='Select a Git Commit'} +:Select a Git Commit_Git::Internal::ChangeSelectionDialog {name='Git.ChangeSelectionDialog' type='QDialog' visible='1' windowTitle='Select a Git Commit'} :Select signal.signalList_QTreeView {container=':Go to slot.Select signal_QGroupBox' name='signalList' type='QTreeView' visible='1'} :Send to Codepaster.Cancel_QPushButton {text='Cancel' type='QPushButton' unnamed='1' visible='1' window=':Send to Codepaster_CodePaster::PasteView'} :Send to Codepaster.Paste_QPushButton {text='Paste' type='QPushButton' unnamed='1' visible='1' window=':Send to Codepaster_CodePaster::PasteView'}