summaryrefslogtreecommitdiffstats
path: root/kradio3/src/include/interfaces.h
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-21 17:32:18 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-10-21 17:32:18 -0500
commitd7c92904331baab5818bcd5829cf44845acaf384 (patch)
tree5085c87c7df32f7503947ae750b91523390c0e68 /kradio3/src/include/interfaces.h
parentf1ea449f3d5f9833dc124a307de7b76f1c34352a (diff)
downloadtderadio-d7c92904331baab5818bcd5829cf44845acaf384.tar.gz
tderadio-d7c92904331baab5818bcd5829cf44845acaf384.zip
Fix inadvertent tq changes.
Diffstat (limited to 'kradio3/src/include/interfaces.h')
-rw-r--r--kradio3/src/include/interfaces.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kradio3/src/include/interfaces.h b/kradio3/src/include/interfaces.h
index 2e1a68c..0ed4a59 100644
--- a/kradio3/src/include/interfaces.h
+++ b/kradio3/src/include/interfaces.h
@@ -207,7 +207,7 @@
How do I use it ? - Implementations
- Because we do not have a TQMOC as TQt does, we have to implement our sending
+ Because we do not have a MOC as TQt does, we have to implement our sending
or querying methods by hand. But this minor disadvantage should be
considered as less important than the fact, that this implementation is
done where it belongs to. Especially because there are easy to use macros