diff options
author | Robert Löhning <[email protected]> | 2024-08-22 17:55:28 +0200 |
---|---|---|
committer | Robert Löhning <[email protected]> | 2024-08-28 07:43:37 +0000 |
commit | 9b98d95caa4d0c5130b34fe0aa36f5cc1ae40920 (patch) | |
tree | ac150c2db936c0e7e416595575110fde32d0b731 | |
parent | 20943e94be054245f7d0ad80a6732046e4ef60fb (diff) |
SquishTests: Update "About Qt Creator" dialog
Change-Id: Iaea7b883077e545e5a021f24dd160ecaaa75a3a4
Reviewed-by: Christian Stenger <[email protected]>
-rw-r--r-- | tests/system/objects.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/system/objects.map b/tests/system/objects.map index 1cdc04bc411..387c8c76454 100644 --- a/tests/system/objects.map +++ b/tests/system/objects.map @@ -13,7 +13,7 @@ :*Qt Creator_Core::Internal::FancyToolButton {name='KitSelector.Button' type='Core::Internal::FancyToolButton' visible='1' window=':Qt Creator_Core::Internal::MainWindow'} :*Qt Creator_Utils::FilterLineEdit {type='Utils::FancyLineEdit' unnamed='1' visible='1' window=':Qt Creator_Core::Internal::MainWindow'} :*Qt Creator_Utils::IconButton {toolTip='Clear text' type='Utils::FancyIconButton' unnamed='1' visible='1' window=':Qt Creator_Core::Internal::MainWindow'} -:About Qt Creator_Core::Internal::VersionDialog {type='Core::Internal::VersionDialog' unnamed='1' visible='1' windowTitle='About Qt Creator'} +:About Qt Creator_Core::Internal::VersionDialog {type='QDialog' unnamed='1' visible='1' windowTitle='About Qt Creator'} :Activate completion:_QComboBox {buddy=':Behavior.Activate completion:_QLabel' type='QComboBox' unnamed='1' visible='1'} :Add Bookmark.ExpandBookmarksList_QToolButton {text='+' type='QToolButton' unnamed='1' visible='1' window=':Add Bookmark_BookmarkDialog'} :Add Bookmark.New Folder_QPushButton {text='New Folder' type='QPushButton' unnamed='1' visible='1' window=':Add Bookmark_BookmarkDialog'} |