summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-21 13:31:54 -0500
committerSlávek Banko <slavek.banko@axis.cz>2012-12-31 19:15:11 +0100
commitc3bbc9f465951c3d61785c2d55d273e5ea3ff86c (patch)
tree9ea48ca02517d10fb1ccf07d1ca7f514122a18f9
parenta6347ddab9f9f1e203f69687aa9a308c506a4e13 (diff)
downloadkpilot-c3bbc9f465951c3d61785c2d55d273e5ea3ff86c.tar.gz
kpilot-c3bbc9f465951c3d61785c2d55d273e5ea3ff86c.zip
Fix inadvertent tqt changes.
(cherry picked from commit afa908a764b9244943bf1fd1c9086f7849c35c12)
-rw-r--r--lib/recordConduit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/recordConduit.h b/lib/recordConduit.h
index 87aa44e..72e7593 100644
--- a/lib/recordConduit.h
+++ b/lib/recordConduit.h
@@ -49,7 +49,7 @@ class KPilotDeviceLink;
*/
/** An intermediate class that introduces the slots we need for our sync
-* implementation. This is here _only_ because mixing tqmoc with template
+* implementation. This is here _only_ because mixing moc with template
* classes sounds really scary.
*/