STYLE: use braces
Alex
This commit is contained in:
parent
ba2988e4c5
commit
fc07a8c353
@ -485,7 +485,9 @@ void cmGlobalKdevelopGenerator
|
|||||||
fout<<"</kdevelop>\n";
|
fout<<"</kdevelop>\n";
|
||||||
|
|
||||||
if (sessionFilename.empty())
|
if (sessionFilename.empty())
|
||||||
|
{
|
||||||
return;
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
// and a session file, so that kdevelop opens a file if it opens the
|
// and a session file, so that kdevelop opens a file if it opens the
|
||||||
// project the first time
|
// project the first time
|
||||||
|
Loading…
x
Reference in New Issue
Block a user