mirror of
https://github.com/KDE/konsole.git
synced 2026-05-08 22:53:06 -04:00
minor whitespace style changes
This commit is contained in:
@@ -145,8 +145,7 @@ bool shouldUseNewProcess()
|
||||
hasControllingTTY = true;
|
||||
}
|
||||
|
||||
return hasControllingTTY ;
|
||||
|
||||
return hasControllingTTY;
|
||||
}
|
||||
|
||||
void fillCommandLineOptions(KCmdLineOptions& options)
|
||||
|
||||
Reference in New Issue
Block a user