diff options
Diffstat (limited to 'src/kernel/tqprocess_unix.cpp')
-rw-r--r-- | src/kernel/tqprocess_unix.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/tqprocess_unix.cpp b/src/kernel/tqprocess_unix.cpp index d85b64d71..b9a79afda 100644 --- a/src/kernel/tqprocess_unix.cpp +++ b/src/kernel/tqprocess_unix.cpp @@ -1345,7 +1345,7 @@ void TQProcess::flushStdin() } /* - This private slot is only used under Windows (but moc does not know about #if + This private slot is only used under Windows (but tqmoc does not know about #if defined()). */ void TQProcess::timeout() |