From ab49308ad778ddc4822cda48e218fbc06f7b8e34 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 21 Jul 2018 15:26:02 +0000 Subject: fixed command line translation git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8197 90c681e8-e032-0410-971d-27865f9a5e38 --- .../CommandLineOptions/SeekOption/seekoption.cpp | 32 ++++++++-------------- 1 file changed, 11 insertions(+), 21 deletions(-) (limited to 'src/plugins/CommandLineOptions/SeekOption/seekoption.cpp') diff --git a/src/plugins/CommandLineOptions/SeekOption/seekoption.cpp b/src/plugins/CommandLineOptions/SeekOption/seekoption.cpp index 29c70728f..ed367fd9f 100644 --- a/src/plugins/CommandLineOptions/SeekOption/seekoption.cpp +++ b/src/plugins/CommandLineOptions/SeekOption/seekoption.cpp @@ -24,6 +24,17 @@ #include #include "seekoption.h" +const CommandLineProperties SeekOption::properties() const +{ + CommandLineProperties properties; + properties.shortName = "SeekOption"; + properties.translation = QLatin1String(":/seek_plugin_"); + properties.helpString << QString("--seek