I have a very simple .pro file:

SOURCES += main.cpp

That's all.

When I open it in Creator (1.2.92), I can run the project, but I don't get the source file. I have to manually open it every time.

Is there a way to configure Creator to automatically open all source files that are part of a project?