Logo
Explore Help
Sign In
feedc0de/qt-creator
1
0
Fork 0
You've already forked qt-creator
forked from qt-creator/qt-creator
Code Pull Requests Activity
Files
ba947fbb9e7da6c6e9f7b32421c9cf5113c7e2ee
qt-creator/tests/cppmodelmanager/testdata_project1/foo.h

13 lines
101 B
C
Raw Normal View History

CppTools: Fix snapshot in case another project is opened When a second project was opened the snapshot was reset. That resulted in all kinds of problems since from then on the code model effectively was not aware of the files of the first project. The regression was introduced by commit a0d6df7b. Change-Id: I1ccc9de68177205b49a4ba8ead2bc8abe4592b32 Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
2013-06-28 11:26:02 +02:00
// Copyright header
#ifndef FOO_H
#define FOO_H
class Foo
{
public:
Foo();
};
#endif // FOO_H
Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 62ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API