mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 10:22:49 +00:00
konsole: remove now unused KUniqueApplication-related option
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
f3e8cebc4c
commit
e655b621ba
1 changed files with 0 additions and 2 deletions
|
@ -114,8 +114,6 @@ void fillCommandLineOptions(KCmdLineOptions& options)
|
|||
ki18nc("@info:shell", "Command to execute. This option will catch all following"
|
||||
" arguments, so use it as the last option."));
|
||||
options.add("+[args]", ki18nc("@info:shell", "Arguments passed to command"));
|
||||
options.add("", ki18nc("@info:shell", "Use --nofork to run in the foreground (helpful"
|
||||
" with the -e option)."));
|
||||
}
|
||||
|
||||
void fillAboutData(KAboutData& aboutData)
|
||||
|
|
Loading…
Add table
Reference in a new issue