diff options
author | Przemyslaw Gorszkowski <pgorszkowski@gmail.com> | 2013-08-19 22:26:50 +0200 |
---|---|---|
committer | Nikolai Kosjar <nikolai.kosjar@digia.com> | 2013-08-21 15:03:00 +0200 |
commit | a32343b96e001450e516dddc755dbe52d4f7f04f (patch) | |
tree | 25320d48bb91b857c3273aebb91d7ed30067d95b /src/libs/cplusplus | |
parent | 7410e4bea63cb1fbe87301363cafa9c4df61c6fe (diff) | |
download | qt-creator-a32343b96e001450e516dddc755dbe52d4f7f04f.tar.gz |
CppEditor: fix showing 'Type Hierarchy'
When we open project and do not open any file, then open 'Type Hierarchy'
(from combobox) we see "No type hierarchy available"(and this is ok). Then
if we open any file and we try to see 'Type Hierarchy'(Ctrl+Shift+T) then we
still see "No type hierarchy available"(and this is not ok).
It will also happens if we save a session with opened "Type Hierarchy".
This change fixes this. Additionally when we select something for which there
is no 'Type Hierarchy' then it displays "No type hierarchy available".
Task-number: QTCREATORBUG-9819
Change-Id: Ib6a152f481057098f3d8a4335bb2d4a31fc5e1ef
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
Diffstat (limited to 'src/libs/cplusplus')
0 files changed, 0 insertions, 0 deletions