[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdeplasma-addons] runners/dictionary: [dictionary runner] Use own copy of config id string
From:       Friedrich W. H. Kossebau <null () kde ! org>
Date:       2018-01-31 22:25:28
Message-ID: E1eh0oq-0007ys-Th () code ! kde ! org
[Download RAW message or body]

Git commit c7aaed9d0fb0d48495210a43fc34024dae6f84e5 by Friedrich W. H. Kossebau.
Committed on 31/01/2018 at 22:24.
Pushed by kossebau into branch 'master'.

[dictionary runner] Use own copy of config id string

M  +3    -1    runners/dictionary/dictionaryrunner.cpp

https://commits.kde.org/kdeplasma-addons/c7aaed9d0fb0d48495210a43fc34024dae6f84e5

diff --git a/runners/dictionary/dictionaryrunner.cpp b/runners/dictionary/dictionaryrunner.cpp
index c1cd4d2bf..9a5dc1d07 100644
--- a/runners/dictionary/dictionaryrunner.cpp
+++ b/runners/dictionary/dictionaryrunner.cpp
@@ -3,10 +3,12 @@
  */
 
 #include "dictionaryrunner.h"
-#include "dictionaryrunner_config.h"
+
 #include <QStringList>
 #include <klocalizedstring.h>
 
+static const char CONFIG_TRIGGERWORD[] = "triggerWord";
+
 DictionaryRunner::DictionaryRunner(QObject *parent, const QVariantList &args)
     : AbstractRunner(parent, args)
 {

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic