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