mirror of
https://github.com/KDE/konsole.git
synced 2026-06-10 06:55:13 -04:00
Remove trailing white spaces
This commit is contained in:
@@ -75,7 +75,7 @@ bool ShellCommand::isRootCommand() const
|
||||
bool ShellCommand::isAvailable() const
|
||||
{
|
||||
Q_ASSERT(0); // not implemented yet
|
||||
return false;
|
||||
return false;
|
||||
}
|
||||
QStringList ShellCommand::expand(const QStringList& items)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user