diff options
author | Christian Stenger <christian.stenger@digia.com> | 2014-01-15 17:45:38 +0100 |
---|---|---|
committer | Christian Stenger <christian.stenger@digia.com> | 2014-01-20 13:41:55 +0100 |
commit | 7312733452d01e32c80e82bc84e83a13fe0dbd5c (patch) | |
tree | a004ae4cb2a1793b01f97d6ae5b8819d467b297d /tests/system/objects.map | |
parent | d8cc72d7bdafe4048e8f930b885f8f790e91cef6 (diff) | |
download | qt-creator-7312733452d01e32c80e82bc84e83a13fe0dbd5c.tar.gz |
Squish: Extend tst_git_local
Change-Id: I4160e3f8e7f43f9711b3436693aeb3b333208faf
Reviewed-by: Robert Loehning <robert.loehning@digia.com>
Diffstat (limited to 'tests/system/objects.map')
-rw-r--r-- | tests/system/objects.map | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/system/objects.map b/tests/system/objects.map index 325f693190..d7c3c9a7c7 100644 --- a/tests/system/objects.map +++ b/tests/system/objects.map @@ -150,6 +150,9 @@ :Qt Creator_Core::Internal::ProgressBar {type='Core::Internal::ProgressBar' unnamed='1' visible='1' window=':Qt Creator_Core::Internal::MainWindow'} :Qt Creator_Core::OutputWindow {type='Core::OutputWindow' unnamed='1' visible='1' window=':Qt Creator_Core::Internal::MainWindow'} :Qt Creator_CppEditor::Internal::CPPEditorWidget {type='CppEditor::Internal::CPPEditorWidget' unnamed='1' visible='1' window=':Qt Creator_Core::Internal::MainWindow'} +:Qt Creator_DiffEditor::DiffViewEditorWidget {type='DiffEditor::DiffViewEditorWidget' unnamed='1' visible='1' window=':Qt Creator_Core::Internal::MainWindow'} +:Qt Creator_DiffEditor::DiffViewEditorWidget2 {occurrence='2' type='DiffEditor::DiffViewEditorWidget' unnamed='1' visible='1' window=':Qt Creator_Core::Internal::MainWindow'} +:Qt Creator_DiffEditor::Internal::DiffShowEditorWidget {type='DiffEditor::Internal::DiffShowEditorWidget' unnamed='1' visible='1' window=':Qt Creator_Core::Internal::MainWindow'} :Qt Creator_FilenameQComboBox {type='QComboBox' unnamed='1' visible='1' window=':Qt Creator_Core::Internal::MainWindow'} :Qt Creator_Find::Internal::SearchResultTreeView {type='Find::Internal::SearchResultTreeView' unnamed='1' visible='1' window=':Qt Creator_Core::Internal::MainWindow'} :Qt Creator_Git::Internal::GitEditor {type='Git::Internal::GitEditor' unnamed='1' visible='1' window=':Qt Creator_Core::Internal::MainWindow'} |