summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-10-21 13:31:54 -0500
committerDarrell Anderson <[email protected]>2012-10-21 13:31:54 -0500
commitafa908a764b9244943bf1fd1c9086f7849c35c12 (patch)
treeabad4249fb18fa2eab18343233d20be47aa2acc6 /lib
parentc7f3982da5bb3b10db9c119fcd5e3698a5096337 (diff)
downloadkpilot-afa908a764b9244943bf1fd1c9086f7849c35c12.tar.gz
kpilot-afa908a764b9244943bf1fd1c9086f7849c35c12.zip
Fix inadvertent tqt changes.
Diffstat (limited to 'lib')
-rw-r--r--lib/recordConduit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/recordConduit.h b/lib/recordConduit.h
index 6dbb136..259133a 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.
*/