diff --git a/libtdegames/kgame/kmessageserver.h b/libtdegames/kgame/kmessageserver.h index b874fd35..b9b6b66e 100644 --- a/libtdegames/kgame/kmessageserver.h +++ b/libtdegames/kgame/kmessageserver.h @@ -469,7 +469,7 @@ private: connections. NOTE: This has to be here in the header file, because it is a subclass from - TQObject and has to go through the tqmoc. + TQObject and has to go through the moc. @short An internal class for KServerSocket @author Burkhard Lehner