summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_ht/ftnoir_tracker_ht.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2014-09-22 08:42:36 +0200
committerStanislaw Halik <sthalik@misaki.pl>2014-09-22 08:42:36 +0200
commit9e6dc13ee9cfc1743d11b8df336a020732560d3f (patch)
tree89a9acd1de7e3f956c4d7e41a65c6dfec8978102 /ftnoir_tracker_ht/ftnoir_tracker_ht.cpp
parent0fa42ce4822c7b7cdfde6d0fe93abb2d722bc230 (diff)
fixup! 725e9c0e6ba5d3ab1bded4f104ce03cd57d3de4b
Diffstat (limited to 'ftnoir_tracker_ht/ftnoir_tracker_ht.cpp')
-rw-r--r--ftnoir_tracker_ht/ftnoir_tracker_ht.cpp2
1 files changed, 1 insertions, 1 deletions
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)