diff options
author | Eike Ziller <eike.ziller@digia.com> | 2013-07-16 11:25:43 +0200 |
---|---|---|
committer | Eike Ziller <eike.ziller@digia.com> | 2013-07-16 11:39:06 +0200 |
commit | 0909213841c8944ab33673cc1ca49370041f000e (patch) | |
tree | bff6aec046506f4b8bbde434a02c53c5336ea194 /src/plugins/cpptools/cppcodeformatter.cpp | |
parent | 4ba6faec3f57d55c5c8644eab79652e5158c371b (diff) | |
download | qt-creator-0909213841c8944ab33673cc1ca49370041f000e.tar.gz |
Fix crash when loading ui file that uses resource files
Crash introduced with recent refactoring
113c5600c909791ddfea3d424a41d982dcdda6b7
Use the IDocument::filePathChanged signal (instead of changed() which
also fires when modification flag changes) to detect that a ui file
might be in a different project or no project now, and available
resource files changed.
Task-number: QTCREATORBUG-9813
Change-Id: I9b9e26be916ffe7bbf3ab49d934d0e4c111e48df
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Diffstat (limited to 'src/plugins/cpptools/cppcodeformatter.cpp')
0 files changed, 0 insertions, 0 deletions