From 9e6dc13ee9cfc1743d11b8df336a020732560d3f Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 22 Sep 2014 08:42:36 +0200 Subject: fixup! 725e9c0e6ba5d3ab1bded4f104ce03cd57d3de4b --- ftnoir_tracker_ht/ftnoir_tracker_ht.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftnoir_tracker_ht/ftnoir_tracker_ht.cpp b/ftnoir_tracker_ht/ftnoir_tracker_ht.cpp index 50b25238..ef7e185d 100644 --- a/ftnoir_tracker_ht/ftnoir_tracker_ht.cpp +++ b/ftnoir_tracker_ht/ftnoir_tracker_ht.cpp @@ -229,7 +229,7 @@ void TrackerDll::getFullName(QString *strToBeFilled) void TrackerDll::getShortName(QString *strToBeFilled) { - *strToBeFilled = "HT" + *strToBeFilled = "HT"; } void TrackerDll::getDescription(QString *strToBeFilled) -- cgit v1.2.3