summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_sm/ftnoir_tracker_faceapi.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ftnoir_tracker_sm/ftnoir_tracker_faceapi.cpp')
-rw-r--r--ftnoir_tracker_sm/ftnoir_tracker_faceapi.cpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/ftnoir_tracker_sm/ftnoir_tracker_faceapi.cpp b/ftnoir_tracker_sm/ftnoir_tracker_faceapi.cpp
index 77fcd6fc..18182153 100644
--- a/ftnoir_tracker_sm/ftnoir_tracker_faceapi.cpp
+++ b/ftnoir_tracker_sm/ftnoir_tracker_faceapi.cpp
@@ -89,9 +89,10 @@ void FTNoIR_Tracker::StartTracker(QFrame *videoframe )
{
qDebug() << "FTNoIR_Tracker::Initialize says: Starting ";
QMessageBox::warning(videoframe,
- "Tracker deprecation",
- "Non-free SM FaceAPI is deprecated, hence this annoying message.\n"
- "It'll be removed for 2.0-final.",
+ "Non-free software deprecation",
+ "SM FaceAPI is deprecated, hence this annoying message.\n"
+ "It'll be removed for 2.0-final.\n"
+ "The goal is to have only open-source software available.",
QMessageBox::Ok, QMessageBox::NoButton);
loadSettings();