From 2321c26ccd7d1243f8abfac62fea4790402f301a Mon Sep 17 00:00:00 2001 From: Alexis Maiquez Murcia Date: Wed, 20 Feb 2019 09:59:41 +0100 Subject: ~ Fixed errors in the README.md file Signed-off-by: Alexis Maiquez Murcia --- src/sensor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/sensor.cpp b/src/sensor.cpp index e33a9ac..4789175 100644 --- a/src/sensor.cpp +++ b/src/sensor.cpp @@ -130,7 +130,7 @@ Sensor::activateEnter() if (this->debugMode) setStyleSheet ("background-color: green"); - + QProcess::startDetached(enterAction); } -- cgit v1.2.3