mirror of
https://github.com/KDE/konsole.git
synced 2026-06-10 06:55:13 -04:00
Don't pollute the namespace - only "using" what is required.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
// KDE
|
||||
#include <KShell>
|
||||
|
||||
using namespace Konsole;
|
||||
using Konsole::ShellCommand;
|
||||
|
||||
// expands environment variables in 'text'
|
||||
// function copied from kdelibs/kio/kio/kurlcompletion.cpp
|
||||
|
||||
Reference in New Issue
Block a user