diff --git a/libkdegames/kgame/kmessageserver.h b/libkdegames/kgame/kmessageserver.h index 067ea3f9..c2e65208 100644 --- a/libkdegames/kgame/kmessageserver.h +++ b/libkdegames/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